Loading Tool

Explorer IconExplorer

Memory Pool

77,168 transactions
28.74 vMB
0.07482666 BTC
Random Selection Loading Transactions
Max Size: 174.06/200 MB

Candidate Block

Mining Attempt 142860ead7d40c89864f5b7f751fd04c554624582146f769f20074a032fd6375
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aa4466320d08f94496948c08228bc61fa52136a10f0a973d9b68985aa232be66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.01509795 BTC
Feerates: 71.79 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (510,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,235 404,235 000000000000000005687e47a1fa3936b3c7eca894920b30d4904f42faa1df75 449 0.24/1.00 vMB 35
404,234 404,234 00000000000000000221e92ec5f42f4ccf8ba7ad71020e9dcbeed3f5e484b2f8 459 0.70/1.00 vMB 15
404,233 404,233 0000000000000000060e89871b8a2e9a769ec031ac3fc1da24d00886d5a8f256 2,347 1.00/1.00 vMB 41
404,232 404,232 0000000000000000003aa24eae4502c3e23210f55f48ad57ec9439796d32ae72 2,379 1.00/1.00 vMB 40
404,231 404,231 00000000000000000679978563338b3cd7094009b99c513f359e91234a88a6c7 294 0.10/1.00 vMB 74
404,230 404,230 000000000000000001bc0b5491d43a77fe3b80de77ed14ff29563caa1cef817b 883 0.42/1.00 vMB 39
404,229 404,229 000000000000000005cfd4085a15e750591b0e80aded3d6c8d4f383419a21322 1,079 1.00/1.00 vMB 22
404,228 404,228 0000000000000000030438a88a7ce0d21ae83e7ef48f2ffdc23772ed4f73c3c8 1,527 1.00/1.00 vMB 30
404,227 404,227 000000000000000001edea1a2cfb9a1f8da41622620a6768fc153890186c5c29 1,703 0.99/1.00 vMB 30
404,226 404,226 000000000000000000dd53348bbf20c2ed5173be318cb9ffb23ff5f0e8894dc3 1,746 1.00/1.00 vMB 35
404,225 404,225 000000000000000000edffe763aeb40b101c1f633f11469a58405425e2cbe90d 1,277 1.00/1.00 vMB 23
404,224 404,224 00000000000000000185412ba758480ae5a7746fbea3a354053e34fe93e35acc 1,879 1.00/1.00 vMB 35
404,223 404,223 0000000000000000014bd75257dee71723bc909e1088a2762c4fcd34eac8d527 2,971 1.00/1.00 vMB 49
404,222 404,222 000000000000000001e9e68d5e1698d0a71a83a4e2eb2f77757f99f2984dfe77 2,982 1.00/1.00 vMB 50
404,221 404,221 0000000000000000024fbd20caea46b6c2fc8c3be5241f9621e24cdb396a9326 2,718 0.93/1.00 vMB 86
404,220 404,220 000000000000000003b62e688574120ee508ac0938eb901899d3cf425e93ceb3 1 0.00/1.00 vMB 0
404,219 404,219 000000000000000001ca88cb8f5782f9e2399c5d848be8b27864cdb2714a6c5c 2,076 1.00/1.00 vMB 41
404,218 404,218 0000000000000000023272af80f0f8481100747d7bc8663a07fa3836b30c9336 2,283 1.00/1.00 vMB 39
404,217 404,217 00000000000000000382efca6e9fa8e5eb6f3c75ce99a577e784591eeb1f11f4 3,252 1.00/1.00 vMB 60
404,216 404,216 0000000000000000004d6add26885b34e2e9348046286007e6546a800eff55ce 2,304 0.93/1.00 vMB 40
404,215 404,215 00000000000000000537f087c64e86b46719664ed69352bd21fed5889c0b431f 1,032 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.