Loading Tool

Explorer IconExplorer

Memory Pool

79,281 transactions
29.49 vMB
0.08451368 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt c94294b1b192c29eee4f61941debd59d0eb28f883863f2bd933a81538b277b88
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root d4ad883ecf269dba02581c6a2fe25d88bf758f8989ef28a3bb83f06a3d6188d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.01968392 BTC
Feerates: 402.60 > 1.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (570,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,429 344,429 00000000000000000dfb072d042697f5a8232667ba9acc1d04788c842df8aef6 1,023 0.75/1.00 vMB 21
344,428 344,428 000000000000000008005cceac7a0fe48dbed303cd1d34f7c1f67a914fbe334f 304 0.14/1.00 vMB 31
344,427 344,427 000000000000000006921bfa68c108f4fdae2ea0bc44925d54cd332d6fb9832b 639 0.35/1.00 vMB 25
344,426 344,426 0000000000000000098698d1ddb10a77945d4ccaabdad2e195100a81dd32770f 287 0.74/1.00 vMB 2
344,425 344,425 0000000000000000114e3ab8137a724f4d8e8359d3e38c4427395082c1602467 1,016 0.69/1.00 vMB 23
344,424 344,424 0000000000000000021028c914a8613b211877f00ab0333956e0f3c8f1dd533b 1,246 0.75/1.00 vMB 24
344,423 344,423 0000000000000000181e0b7760f0196b14e4a9b9d9f8218f42b88bb6d485f399 784 0.75/1.00 vMB 13
344,422 344,422 00000000000000000bebf8f9f6aa636cdf40afc62643c1512cf4347523eddeda 1,066 0.75/1.00 vMB 4
344,421 344,421 000000000000000015e8056765c1b63d5a513f3471645c79a8d9763908b86a62 365 0.32/1.00 vMB 18
344,420 344,420 00000000000000000451046d30871c6a344ace4b8b3459b2992f04d2505d130a 1,241 0.75/1.00 vMB 24
344,419 344,419 000000000000000010ab2865a8d9341a6e98dd0ee63b28c348721ba99800d6cc 2,053 0.75/1.00 vMB 33
344,418 344,418 0000000000000000147011a429bd8c2e30475ad61eaa544c3b971e99bb7bc307 514 0.75/1.00 vMB 15
344,417 344,417 000000000000000006faf4c4305b9b57dd46e180e5fe862e30a0a48ad981d7f6 1,133 0.75/1.00 vMB 22
344,416 344,416 000000000000000015d71f2745795bee72533e5e2c925237c64dab4fc098ac9d 1,544 1.00/1.00 vMB 122
344,415 344,415 000000000000000006230d35281b15e2f2aa187df8d0533772c8a3f91d0dcf4a 512 0.14/1.00 vMB 51
344,414 344,414 00000000000000000c9058353f1033bfe16df7266b000ae4396756b93272d5f1 1,474 0.95/1.00 vMB 19
344,413 344,413 00000000000000000cbc109baa339670ddd7c029a6d3f0258155a36de7a3a750 2,520 0.75/1.00 vMB 42
344,412 344,412 0000000000000000016b5169bff7f553440066a94acbbae4c9b25f0b535b0414 876 0.33/1.00 vMB 44
344,411 344,411 0000000000000000098e9d35ecda2fbdaa669c267d5fa078008ff7ae8467e657 554 0.75/1.00 vMB 14
344,410 344,410 0000000000000000157f3c6f5d9cc0289a3fbcae77e376d1b3977f86b16de9ce 114 0.09/1.00 vMB 33
344,409 344,409 00000000000000000eba4864a54ad4c0e975655b89e40db136f761b2b4081456 614 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.