Loading Tool

Explorer IconExplorer

Memory Pool

82,881 transactions
31.50 vMB
0.11409621 BTC
Random Selection Loading Transactions
Max Size: 190.69/200 MB

Candidate Block

Mining Attempt 54545174e766f62d8b6eed1d8ecbd78b0e0a0b513ca51e1116af34e925d9df52
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 06890ccabd4c7eae13e582e8172b588bea198f6f37634909d589e11c4dccd766
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03525553 BTC
Feerates: 318.30 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (581,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,408 333,408 00000000000000001439a2ca5113c4259c756a73c677035c6f339d0913523800 179 0.15/1.00 vMB 19
333,407 333,407 000000000000000015ca005f95682f4d3e4ad45d4f20fa2523f25b71165dd001 192 0.14/1.00 vMB 20
333,406 333,406 00000000000000000f083fc92e905b836c26dfbfbf1339ac869fa0b96d291e0f 764 0.48/1.00 vMB 26
333,405 333,405 000000000000000006659019b3dfb797ed3c30fcccba59e4146e879ae15e2dd8 128 0.05/1.00 vMB 31
333,404 333,404 000000000000000002a00dd3042e1ec19506f34d7ec24ca2a488f00552099f78 228 0.14/1.00 vMB 20
333,403 333,403 000000000000000014586cd0b3dba1c506b4087bc33f902a9d185782dec15ee8 123 0.08/1.00 vMB 23
333,402 333,402 0000000000000000109e7c219f647452eefcf958a6d4dd825807e633fc5a7eec 221 0.22/1.00 vMB 16
333,401 333,401 000000000000000003436e7083d70c53d83bf8af14788a5b93fac10e53e67824 287 0.12/1.00 vMB 32
333,400 333,400 00000000000000000f51a670a8b567d9e596c8accfaa5d3c2af910d44ca2dee0 1 0.00/1.00 vMB 0
333,399 333,399 000000000000000019b121bfbb896af36c3ed4919a0361ab275bdf08bd877a5b 1,080 0.64/1.00 vMB 22
333,398 333,398 0000000000000000084beec254f6cfbd3fc707057207834a735e2fc77d18f3bf 1,383 1.00/1.00 vMB 21
333,397 333,397 0000000000000000065be735c923c0d923b598ecab80a5a575895de3b3e85225 408 0.25/1.00 vMB 22
333,396 333,396 0000000000000000147063976abcdfc1821fc20712105e72d2cef34639b797e1 195 0.14/1.00 vMB 18
333,395 333,395 00000000000000000b161fd8e3de815ce460573baa8ee3da6b704c365649a3a4 110 0.08/1.00 vMB 8
333,394 333,394 00000000000000000a09c89875e75f02e20fe17896c41b1482bbad554a63d207 902 0.83/1.00 vMB 17
333,393 333,393 000000000000000009a1e8f70cb55387ede1accea122bf62d76f51de992a5e4d 1,507 0.75/1.00 vMB 27
333,392 333,392 000000000000000014212a449f27a35eae122263b11be6c24e6b19f0ba766aa2 64 0.03/1.00 vMB 371
333,391 333,391 000000000000000000d4c5f2fa708c18715007700a79c76996723c2b1c22792f 526 0.33/1.00 vMB 25
333,390 333,390 00000000000000000d1bc407c602a253112dfb6d0297eddf26dd439ff1ba2a67 426 0.60/1.00 vMB 14
333,389 333,389 0000000000000000069bbbb9ee5d7a97a400c55f735c61bda4fb9cd118027b6c 689 0.25/1.00 vMB 37
333,388 333,388 00000000000000000f374bb9f1de06d342d3d1ca0e6ad4c77edcb43107238021 380 0.73/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.00 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: 718.47 GB
    • Received: 17.90 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.