Loading Tool

Explorer IconExplorer

Memory Pool

39,691 transactions
26.13 vMB
0.05087049 BTC
Random Selection Loading Transactions
Max Size: 136.19/200 MB

Candidate Block

Mining Attempt 22a08fa41d1e1f9f8ec564e88e2a21dbe135c895732ac50729bf451f5322a4b3
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 3a2c28a8a51a4a3678e09d86b4edb7975d8ff7c4c137822873f26bbfbad82788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,884
Size: 1.00 vMB
Total Fees: 0.00311509 BTC
Feerates: 10.05 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (713,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,331 201,331 00000000000001a70bb8802036445316564ac9094f08a5b203894f8d0f619c69 137 0.06/1.00 vMB 151
201,330 201,330 0000000000000402202a297704fa48e11f8c117a43f17a572bb69dd8d0a35c83 105 0.07/1.00 vMB 77
201,329 201,329 00000000000003eed4d3f3ce21126b2c14c43777989ef8cbbd75c6678cec1478 147 0.06/1.00 vMB 144
201,328 201,328 00000000000003b8d3b01e69c3d7ce82aa42e65aa800e531cec7dba23cbcdbb5 298 0.14/1.00 vMB 149
201,327 201,327 0000000000000098d2f65a107dd343e1fe3c8001f46ea8ad18f8655574ca18df 565 0.23/1.00 vMB 149
201,326 201,326 000000000000002663f88e6e50af115295f0ceaf42c0bf7d977ed280a68520e4 12 0.00/1.00 vMB 618
201,325 201,325 00000000000001d613633f590d72a7b04be4419dd75e93f2bb8d3ab4ce6facd3 137 0.06/1.00 vMB 143
201,324 201,324 00000000000001765af9ae06fbc8c7235522e8017a6b240e16bd73192ec4e7ba 127 0.04/1.00 vMB 12
201,323 201,323 00000000000000e947dcb812116e892d4d034853065dfa96344dd5f601d3cfb3 202 0.10/1.00 vMB 98
201,322 201,322 00000000000004b8f083ab54e52ddfdb3242cdbed50be983180ba417b74b335b 667 0.28/1.00 vMB 162
201,321 201,321 00000000000002783864c2e3aac5f175e745941d4434247d2aeb3d615186ea5c 32 0.01/1.00 vMB 0
201,320 201,320 0000000000000293dbe5476ad6b28e97007d3b63ecbae314180b992dcf2d1097 301 0.12/1.00 vMB 137
201,319 201,319 00000000000002ba283417949bbde44de53b1a6d96ea5eddab5060915e447c0c 109 0.04/1.00 vMB 156
201,318 201,318 00000000000001e9f51811c71005f804dc53e841353906b88995ffb8d97156ed 23 0.01/1.00 vMB 232
201,317 201,317 00000000000000e95d47a0c1d2cc97a3ad8dfcde3ef69e1165e2af779596d0e2 30 0.02/1.00 vMB 120
201,316 201,316 00000000000004c2b0d0d567f62fd85b40890947aaccc50107139a1f7ff3405f 38 0.03/1.00 vMB 66
201,315 201,315 000000000000008b2de95e9b50416cf37c5a6d67a2b912ce9ee2a1aad78dc320 308 0.16/1.00 vMB 58
201,314 201,314 000000000000058ec66d3a87c6de57e396d6d0eeddd0960c5b45d8fd65463485 324 0.12/1.00 vMB 136
201,313 201,313 0000000000000048055647460ecaea57ceac4c8ec09fcd002f62a134103e2368 477 0.25/1.00 vMB 130
201,312 201,312 0000000000000598161f7221865f0d6de93740e5fa0b26b776f77febf28541bd 139 0.05/1.00 vMB 103
201,311 201,311 000000000000058d094d13a143a44263a4cae9b6299ca37140ab24a6812efec4 130 0.06/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

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