Loading Tool

Explorer IconExplorer

Memory Pool

81,974 transactions
31.03 vMB
0.12051727 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt ad0dfeed00a375608d8baf40e2603d12acbbbaa20ad2d8fd198bd5bc38deec12
Version 20000000
Previous Block 00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae
Merkle Root 987d2b93c24bb9003ebfac8433cc94e7db08473e86dce580db4b592234f67ee9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.03461214 BTC
Feerates: 500.91 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,149 (112,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,533 802,533 0000000000000000000441017717dbfffca728ef5447fa95ed2b5165a0321f3f 1,999 1.00/1.00 vMB 14
802,532 802,532 00000000000000000001cd5df0ea71899f40463db156b75dbb0c6ee9f14dfd3a 2,052 1.00/1.00 vMB 11
802,531 802,531 0000000000000000000051ee3e6901d195f83a3ebc6e70bf8d28ee2e6af93059 3,275 1.00/1.00 vMB 26
802,530 802,530 0000000000000000000163759c08b0404b278fae73658f69cb4776505bc9d486 3,405 1.00/1.00 vMB 24
802,529 802,529 00000000000000000002bda7220f895fc41167e27421370be3805aafbd9213c8 3,362 1.00/1.00 vMB 20
802,528 802,528 000000000000000000038f2f4885969ab58da9a0b5cc75d371049b3c015e3e60 2,842 1.00/1.00 vMB 24
802,527 802,527 00000000000000000000070d0997b8a352a3f70c3653ae72fede9e53b46be42e 3,728 1.00/1.00 vMB 28
802,526 802,526 000000000000000000008a079d0bcf6fc3123ba0bb1446a9aec157e32c8e2252 3,043 1.00/1.00 vMB 48
802,525 802,525 00000000000000000003e3054f1cd55e479ec275c1826eecbbca3966c417f902 3,151 1.00/1.00 vMB 36
802,524 802,524 00000000000000000001a2a214a89d1632e11912d85f35b4908e18f591a91aad 5,393 1.00/1.00 vMB 10
802,523 802,523 000000000000000000048efc2e736c14af82862521a5145bbfd4180a1e3a1530 4,171 1.00/1.00 vMB 7
802,522 802,522 00000000000000000000443e19bf832c6b2c2a8789aebb151ab3f24e90d15a75 2,347 1.00/1.00 vMB 10
802,521 802,521 0000000000000000000126ec24ec3d6fc0f47e198011836702e383648bcf25b8 2,269 1.00/1.00 vMB 9
802,520 802,520 00000000000000000004d5b9528fa374c5f460558a4073eb1af3c638f6d2bd38 2,383 1.00/1.00 vMB 15
802,519 802,519 0000000000000000000502a62ce67d6eabbaa88e0a6a74f7f98009a216bc1d22 2,463 1.00/1.00 vMB 16
802,518 802,518 00000000000000000003966fcc08adef4818719508d2e07dc8a524ac1bd87ab8 3,062 1.00/1.00 vMB 24
802,517 802,517 00000000000000000000fe84eddcb8ca62e503429aa2e7a822502bf729ffd9f4 2,827 1.00/1.00 vMB 33
802,516 802,516 000000000000000000023941221051640580ba6d7925f10bd2c794b7180f52d8 4,151 1.00/1.00 vMB 27
802,515 802,515 000000000000000000002771f78922af4b87ef707d918a706238297c88c5e683 2,199 1.00/1.00 vMB 19
802,514 802,514 000000000000000000027cf16f85945a30c10c5d10f180e41b76a2be59e7c595 2,793 1.00/1.00 vMB 23
802,513 802,513 000000000000000000032f646dd210472cfabc1002e96074cb6ef805f6b674de 3,285 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.65 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: 672.90 GB
    • Received: 16.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.