Loading Tool

Explorer IconExplorer

Memory Pool

42,932 transactions
27.01 vMB
0.06275656 BTC
Random Selection Loading Transactions
Max Size: 142.07/200 MB

Candidate Block

Mining Attempt 7f5084c08c1fb120d759d8013cf19e67caa9c1f18d86aa0637fa8b857d0ab9f1
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 5bcb12f497af36ca52ca35513ea4dde69d999a3435370d832d0327d866fbb027
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,761
Size: 1.00 vMB
Total Fees: 0.01248728 BTC
Feerates: 170.89 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (96,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,422 818,422 000000000000000000034bff8b9f743527e08a6ec9db81cad1372c5f216b8ed9 3,609 1.00/1.00 vMB 74
818,421 818,421 0000000000000000000206deb1181f8d463db8300fcd732c84e16dc2d8c34e6f 3,544 1.00/1.00 vMB 61
818,420 818,420 0000000000000000000100a001e46f0375b92c1756b9c8ac527e281c764cd11d 4,169 1.00/1.00 vMB 67
818,419 818,419 000000000000000000020a8e7cfad30ee69931f147b1fc0fae728a244e8ebf7f 4,131 1.00/1.00 vMB 48
818,418 818,418 00000000000000000001633cd7f776241031ee5fb42b4771522698f8358b033b 3,498 1.00/1.00 vMB 57
818,417 818,417 0000000000000000000183812093b1a91a47da316c2028a9f4378a3ccf73d028 3,611 1.00/1.00 vMB 65
818,416 818,416 000000000000000000033702c2818de344e0505836d61e5273684ba6d2412f66 2,704 1.00/1.00 vMB 73
818,415 818,415 00000000000000000001663b73c14dd3d65f05eb417e956e27be36a008f91410 3,770 1.00/1.00 vMB 69
818,414 818,414 0000000000000000000002a92013c35b616edb79414b12389db94503131a3cc7 5,285 1.00/1.00 vMB 47
818,413 818,413 0000000000000000000225ff594d370b4a9453bc38d221f07864aa460c2e5467 4,282 1.00/1.00 vMB 50
818,412 818,412 000000000000000000001273c76a6b2328593b5194d7213e2ede643f76e7bfcb 5,151 1.00/1.00 vMB 49
818,411 818,411 000000000000000000025df6aaea578244df4299b99dcc9d0fe7408fadf886d9 3,894 1.00/1.00 vMB 56
818,410 818,410 000000000000000000040b4e11ee8c44456f2694d78fdf0dde5fa5947ba98acc 3,254 1.00/1.00 vMB 49
818,409 818,409 00000000000000000001d66b661d70d57c5223c422258118f6019b4c2e677c8c 3,011 1.00/1.00 vMB 58
818,408 818,408 000000000000000000028e2bf636929421ca90034d401aa6cb304ead138ad19a 2,513 1.00/1.00 vMB 71
818,407 818,407 000000000000000000027898826877760bfc02e4edeb67508f6086db896023ff 2,032 1.00/1.00 vMB 86
818,406 818,406 0000000000000000000232d71a328b3e1a80600de74c0689582a27b70309c38f 2,064 1.00/1.00 vMB 119
818,405 818,405 00000000000000000003dfee45ec31f096acca2a933df216bd373b800dac11dd 1,733 1.00/1.00 vMB 82
818,404 818,404 00000000000000000002bb96a1c86cc6816d76e3cd24b891d5bf1f9723719bea 2,967 1.00/1.00 vMB 55
818,403 818,403 0000000000000000000379e25d3695e0ae78e6e7c95c6f1afd676ed20fc7ac94 3,700 1.00/1.00 vMB 41
818,402 818,402 00000000000000000001fa45dcb5cd641eef4e78ca09316a0fa461496c954f38 2,134 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.