Loading Tool

Explorer IconExplorer

Memory Pool

45,149 transactions
28.68 vMB
0.12456360 BTC
Random Selection Loading Transactions
Max Size: 151.75/200 MB

Candidate Block

Mining Attempt 2d4831ca2879f5e1a2a91d1896b6f50e65c789a6a5faed5e97f003e73c57b33d
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root be8ee382099cfdf5e6650361cc470c4928d7820b005e15893b2ba022033dbf2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.06999659 BTC
Feerates: 101.65 > 7.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (89,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,042 825,042 00000000000000000003a3927282def3cb9333d27a3e57fb796b7b98f1051cb1 2,385 1.00/1.00 vMB 51
825,041 825,041 00000000000000000001580d05db6e6853ae5a913e6be7dab1b79d80ddc49691 2,736 1.00/1.00 vMB 67
825,040 825,040 00000000000000000001d230de6a47fc844c20a19cd02405ea25a8b5851dc857 1,516 1.00/1.00 vMB 39
825,039 825,039 000000000000000000037e7fe61d552bc1b10dd392e6d3dc20f42e9080382702 2,893 1.00/1.00 vMB 68
825,038 825,038 00000000000000000002baa43ad27ffbee9ecceff6e8262c5ed1312eb62eff6d 2,714 1.00/1.00 vMB 59
825,037 825,037 0000000000000000000091c5a281798916835808be23053b1e947459e54f8489 2,949 1.00/1.00 vMB 38
825,036 825,036 00000000000000000001308ec4fcdff8aad53762a836d5096f41ddb068c24cbb 2,696 1.00/1.00 vMB 62
825,035 825,035 000000000000000000036d8ced6851f09f72b9fe97683e1ee3bcf60c1b81e208 3,071 1.00/1.00 vMB 59
825,034 825,034 000000000000000000038daa4026043f3983e6a808a8344381ef53d3451d344e 2,124 1.00/1.00 vMB 61
825,033 825,033 00000000000000000003cbb841e8e80e8715e2e2dc8a19a7347728b6bb33f1d9 2,508 1.00/1.00 vMB 106
825,032 825,032 000000000000000000004ac432ab379eac5a481b777c150d3bf7a1d165aa1bc4 3,172 1.00/1.00 vMB 63
825,031 825,031 00000000000000000000f35500f291905d2dbe0bdf83cbf20ddf229db5b6e7d5 3,032 1.00/1.00 vMB 92
825,030 825,030 000000000000000000034fa42d76514e8e1ae5facf4aec119562b8743beeade5 3,313 1.00/1.00 vMB 121
825,029 825,029 00000000000000000001bfe1a00ed3f660b89016088487d6f180d01805d173a3 2,960 1.00/1.00 vMB 88
825,028 825,028 00000000000000000002d61bfa6ed14c366a3df87725fd246f4b942f5cc087e6 3,417 1.00/1.00 vMB 148
825,027 825,027 00000000000000000001b8d2988c49eb00385503e93630ecd2cc0a9c2c9666d1 1,894 1.00/1.00 vMB 34
825,026 825,026 00000000000000000002452121efedf93c2e83f4b56a626d86f6e825b9524923 1,819 1.00/1.00 vMB 34
825,025 825,025 0000000000000000000109d51533513dec757a4b43cf83488db648b5b35a2622 2,469 1.00/1.00 vMB 41
825,024 825,024 000000000000000000015e8a803a2ebdc909a929be2f542874e2e623c4de5441 2,168 1.00/1.00 vMB 80
825,023 825,023 00000000000000000000a33cd7ffa38975f79628080f56ad1240243ce57c30c1 3,103 1.00/1.00 vMB 66
825,022 825,022 00000000000000000002d49fe4489803c150a26dc3f564ea3377589b55008c63 2,654 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.