Loading Tool

Explorer IconExplorer

Memory Pool

74,296 transactions
28.92 vMB
0.07707152 BTC
Random Selection Loading Transactions
Max Size: 170.45/200 MB

Candidate Block

Mining Attempt 008e2bb35b8952692f76603ab10d5b19260d2144c6c457b6532bae49c7072d18
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 6de8592bff9c279ea208b3d33617e0f62ba952d85649097e9de39f54bcc2b9c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,044
Size: 1.00 vMB
Total Fees: 0.01704088 BTC
Feerates: 98.05 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (407,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,735 507,735 00000000000000000029798074099e192a8c2fd82ae5b911a93a88586c6f8f01 641 1.00/1.00 vMB 38
507,734 507,734 0000000000000000005f2585fc419e7d19bb8a0ec2c91eee52fe442dc4447f28 118 1.00/1.00 vMB 6
507,733 507,733 00000000000000000048f6cbaec25253918f46f15940ed5cf480e2d8646c907b 252 1.00/1.00 vMB 18
507,732 507,732 0000000000000000001f0c60c929cf4fde6238085c10ce325050cd3f2de20ce1 130 1.00/1.00 vMB 7
507,731 507,731 00000000000000000045c6343587a8829bfc95d606002a8aa0c51169e5e6746c 1,557 1.00/1.00 vMB 121
507,730 507,730 0000000000000000003ba30cfdd3b6995dd26c58d3083a2b3a6e36ffbe5b2647 743 1.00/1.00 vMB 59
507,729 507,729 0000000000000000002c66312211df40d20712b38ccabdf9e391a93877b2e3d1 1,412 1.00/1.00 vMB 95
507,728 507,728 0000000000000000001502e1b2b341babcbb266dd5e843b1ab1ec74ac2e75648 1,424 1.00/1.00 vMB 176
507,727 507,727 00000000000000000045cde6ed31a06ff80e964364777d23a18800cc8a22e6e8 214 1.00/1.00 vMB 26
507,726 507,726 0000000000000000005ed532b1bb4924293997cba048e7f7de8c02cf7a5c5a53 726 0.42/1.00 vMB 158
507,725 507,725 000000000000000000184b4bb3874e676410c1fdebebad06c4b7bb22d5eb6ff5 212 1.00/1.00 vMB 10
507,724 507,724 000000000000000000576369e75369afe81eea5bdee4a28b8cccb3999ff6edca 636 1.00/1.00 vMB 72
507,723 507,723 00000000000000000031a320e19c4e9ff794418d371c22992ad22f4b261ff59c 527 1.00/1.00 vMB 38
507,722 507,722 0000000000000000003b78bc2dc0cef5c0a0f1e6e7acd75462499c2d14eafb6e 1,818 1.00/1.00 vMB 116
507,721 507,721 00000000000000000004b09f4a5436c99129cccb768f914c8643d977a47a1313 1,890 1.00/1.00 vMB 190
507,720 507,720 0000000000000000003603c6802f20c3434c95b2d8235cc8d9b37b3523553c6c 366 1.00/1.00 vMB 20
507,719 507,719 0000000000000000003df1b152a7196fff67b972c4765e0240b86d41cde877a8 46 1.00/1.00 vMB 3
507,718 507,718 0000000000000000000656c362bd2ed78d5e3a21c9eb6fc209c630095f367cce 797 1.00/1.00 vMB 60
507,717 507,717 0000000000000000004061057d4fb848d63f2a98ddb942855c1341e6c1d2e8c2 1,017 1.00/1.00 vMB 61
507,716 507,716 00000000000000000065636f3002656e4f0c089f576a5d9141cfe6e809854ebc 755 0.49/1.00 vMB 105
507,715 507,715 00000000000000000014d6f6a00557d775849895d092b9889694ec1541f6865b 1,500 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 667.95 GB
    • Received: 15.33 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.