Loading Tool

Explorer IconExplorer

Memory Pool

43,396 transactions
26.96 vMB
0.05800874 BTC
Random Selection Loading Transactions
Max Size: 142.21/200 MB

Candidate Block

Mining Attempt 29b06dc8db1b972df0702ae1d017b153e935cd2249a7a71dfa303208368a7a54
Version 20000000
Previous Block 000000000000000000006541c0b8e2f386dee130dab69fd333fb79c357f33cdc
Merkle Root b32d8d9cee5d98f85cf1b375a0afdb9d0c1ba9e9e6ac96de5f3b50cb3f2f533b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,547
Size: 1.00 vMB
Total Fees: 0.00793958 BTC
Feerates: 50.18 > 0.80 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,897 (94,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,336 820,336 000000000000000000022304aaa3980d27a022f2751791be68a7992325a554df 2,958 1.00/1.00 vMB 76
820,335 820,335 00000000000000000000076782d8d9947c3d6659026f34779e0d68ea0b66a816 2,786 1.00/1.00 vMB 72
820,334 820,334 0000000000000000000321e96050be40421462b22b641a469051469349eb9e15 2,651 1.00/1.00 vMB 76
820,333 820,333 0000000000000000000081939444d2b5dff870d260ac4e711c1cf4c27ab81a4b 2,691 1.00/1.00 vMB 83
820,332 820,332 00000000000000000000adefc9325db87fbbaec67cb1bca656a175146b3adf73 3,301 1.00/1.00 vMB 74
820,331 820,331 000000000000000000028ca20d4b3d118bf585e7917d52f79c159246e0930061 2,961 1.00/1.00 vMB 82
820,330 820,330 0000000000000000000143dc85bae313935e209c53e7a2db3762cab1b9535d3a 2,770 1.00/1.00 vMB 73
820,329 820,329 000000000000000000012077d8e2f04fd38ded639a28e18a6445f921d43c21ab 2,865 1.00/1.00 vMB 87
820,328 820,328 000000000000000000013a32e0871e85e40695d8a8f49be01829f35aeaaf0b71 3,411 1.00/1.00 vMB 125
820,327 820,327 0000000000000000000336824d718b8a6c675132b870c8b51cca7a4dd367a43f 3,366 1.00/1.00 vMB 154
820,326 820,326 0000000000000000000215981ddbf33168459ffea2c0ba2b20374dacc5e9db79 3,403 1.00/1.00 vMB 148
820,325 820,325 0000000000000000000389f6197567456872607a433d1dccca32c534b05ec7ad 2,753 1.00/1.00 vMB 204
820,324 820,324 000000000000000000039792bf055dceae5012dd21809d6beb6d19099b8810c3 3,275 1.00/1.00 vMB 156
820,323 820,323 00000000000000000002dab1d8b16260e03a50b1c0d7690ba391398facb1235f 3,594 1.00/1.00 vMB 137
820,322 820,322 000000000000000000009787d049e7f4b5adc02e2821910cd41690c94afee5f2 3,174 1.00/1.00 vMB 179
820,321 820,321 0000000000000000000091dc7854529a8b3848adef571c124583f96d966015aa 3,549 1.00/1.00 vMB 135
820,320 820,320 00000000000000000001479e2e891b2459b91ffdddf22f0f9b3130b56f57d82f 2,991 1.00/1.00 vMB 49
820,319 820,319 00000000000000000001a3037dd6c29dbcbf8f44d6854c00758650e9bbeea2ac 3,313 1.00/1.00 vMB 101
820,318 820,318 0000000000000000000339600bb695dd9f1f08bf86e4e79cc3e38b89093668a6 3,151 1.00/1.00 vMB 43
820,317 820,317 00000000000000000001251307091cf442e9c465dfb76d7e55165a1c247bf7ba 2,557 1.00/1.00 vMB 73
820,316 820,316 00000000000000000002e04c2c5c0cb107780303dd51c16bdb92904ffe91cf20 3,482 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.21 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: 654.19 GB
    • Received: 14.11 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.