Loading Tool

Explorer IconExplorer

Memory Pool

39,713 transactions
25.86 vMB
0.05303680 BTC
Random Selection Loading Transactions
Max Size: 134.34/200 MB

Candidate Block

Mining Attempt 66fa6a904bb80befca6216cf9ee07da0f7d1e4fe3de13c00c60f7cb95b45d7e3
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 779777e201637ed2d03efc0fdd378186b1d623b06c2dc349d5527bb25db7005c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00604898 BTC
Feerates: 40.21 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (560,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,384 354,384 00000000000000000eb64516456795df94f66b4d3618f7711ae5edd225cf2299 2,184 0.75/1.00 vMB 43
354,383 354,383 0000000000000000105be0e2d2558875adf06fde8e2c48286838bf8ac6f94e8a 561 0.28/1.00 vMB 26
354,382 354,382 0000000000000000151c0b4f0294c4b11f1917429336a955fa41dd91f17c1b7b 719 0.64/1.00 vMB 17
354,381 354,381 000000000000000013d759594c547961c3e2f34bd9a084805406d198130bc3a5 1,962 0.75/1.00 vMB 35
354,380 354,380 00000000000000000b053c364bd5e3def687536c41a6bcd0369d4073e5b0e2ab 439 0.23/1.00 vMB 25
354,379 354,379 00000000000000000270669d88fb5b10753647d56d4983358a9567fa4d6f575d 823 0.47/1.00 vMB 25
354,378 354,378 00000000000000000455e7d7f054ffe49db8241f85a20fe3f38cbae25c7fa2f4 658 0.35/1.00 vMB 24
354,377 354,377 00000000000000000b1a01ee247dcb45fca01cbbb81cd01c1ab319d0008e0878 1,254 0.64/1.00 vMB 28
354,376 354,376 00000000000000000982e3b53b3d3957d194a990dbe817a1a67fa06bb178c455 623 0.33/1.00 vMB 23
354,375 354,375 00000000000000000046b57d179253ea74a0f03ce4fd07ab5a7bae23ff1db1aa 1,015 0.75/1.00 vMB 19
354,374 354,374 000000000000000008ace486bd3795807829d6580f8f089e23f49a4bc34fb3b5 2,111 0.75/1.00 vMB 49
354,373 354,373 000000000000000004658c1d825ab75c5862d1fcbe3b3f0b7497615fb1f9f99e 377 0.22/1.00 vMB 22
354,372 354,372 0000000000000000068cc405767aba47d6f9d26f8507d5b51326293442e66ba8 713 0.36/1.00 vMB 25
354,371 354,371 000000000000000010278c186242094d07a509ffc4c6d6f8252db3ae16e3d961 132 0.09/1.00 vMB 16
354,370 354,370 00000000000000000c4039e4610f20d6b00d0f5dd68c621d94eae7f75889935d 467 0.27/1.00 vMB 28
354,369 354,369 0000000000000000061014ff6bb06d743b41b26ead17e75803a881c874b08174 1,003 0.60/1.00 vMB 24
354,368 354,368 0000000000000000070bc757364d671210828a29c33b383e713cdb48a1b4bf82 1,449 0.63/1.00 vMB 28
354,367 354,367 00000000000000001001341523c8ac6bb788b1f9388e7561d36d586b73d1d166 1 0.00/1.00 vMB 0
354,366 354,366 0000000000000000002b102f30ad5e29f2f59f6e1cfaa716d051049f18a01ff7 1,352 0.69/1.00 vMB 26
354,365 354,365 000000000000000010041a0c1fee224f44930cb5e0837b7764cbe904a98f8652 264 0.14/1.00 vMB 24
354,364 354,364 000000000000000013fd13894f35feb1453347016f4488cfa4aabb4b4fb1a784 905 0.37/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.45 GB
    • Received: 13.89 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.