Loading Tool

Explorer IconExplorer

Memory Pool

18,259 transactions
9.97 vMB
0.02469624 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.15/200 MB

Candidate Block

Mining Attempt 57ac02ccbccf1f95c17abea092b7037bed999454bfc8d29572ef5ba34a1909da
Version 20000000
Previous Block 000000000000000000001b0b9bba896b3a0a29c737d37d5b02c01e95962df631
Merkle Root 7b470766282c89caccbe0b876723a1b3c8c34b9c4b4759675d451db9ce2a9e72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.00873869 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,545 (769,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,609 143,609 0000000000000196d31a18cf2e83edc677f6922be5b2328338062131aed03ccb 10 0.00 vMB 48
143,608 143,608 00000000000004e2e7b8f7ca7c86b1d3e9fe6af6f871032340559650f9b28681 14 0.01 vMB 277
143,607 143,607 00000000000003531a705ee540b383f07b939cb2010ddcfba428702e3c8aeeb7 49 0.02 vMB 81
143,606 143,606 00000000000003977aeab238d6d0b9b31bf87a5373cd3b6d915f27365f0ae495 13 0.01 vMB 58
143,605 143,605 000000000000081014ab2b4015d522934b376dcc54d3d3ab3dced36fdb6f71d4 51 0.02 vMB 251
143,604 143,604 00000000000006b5626877cc854c521e5aa5dfa7690e0fa61a009ed059e16f2f 29 0.01 vMB 197
143,603 143,603 00000000000006c9f6522e95e88c2e12ce5c0f21c34548f29cbf3cac3f49b898 154 0.05 vMB 97
143,602 143,602 00000000000005d089ac84a54e3e5a996db25e1ca56ba7b6d45513021a27b326 72 0.05 vMB 426
143,601 143,601 000000000000012f7d2eaeba6ff1f75d4c2f3c9097e459a7244d50d9776be815 34 0.01 vMB 36
143,600 143,600 000000000000076d6e1c0fef188ae125e9860a5acdb4d8aa03d5a4c58970b3cb 1 0.00 vMB 0
143,599 143,599 00000000000004da87b66880ce29a98802608c35df32e78496935be3d281df35 5 0.00 vMB 85
143,598 143,598 00000000000001e1a26ba007fd2d12d07907c91e5b61880466db8a2504bffa04 6 0.00 vMB 731
143,597 143,597 0000000000000627fad5f819ca4a6fb6e8f1e7e54fffc9501677c75fd6c8f649 21 0.01 vMB 33
143,596 143,596 000000000000092cdb4e9e64408033531f50e2e0ad61801828a25b53492d7c7c 60 0.02 vMB 113
143,595 143,595 0000000000000610df93ac40914463abeff9868151a0f116208e6e36f21dfffd 66 0.02 vMB 188
143,594 143,594 000000000000065b585e3b8d036dd29015a1378d45a38e79c7b5cbed1626e731 11 0.00 vMB 61
143,593 143,593 00000000000000ab3cc67ff45914adc6fdb529c378bdf6264a865a34abb9373c 68 0.04 vMB 110
143,592 143,592 000000000000028d53834351d1c9a9a855cc28aa9972e325f74f9e5c46be64da 6 0.00 vMB 121
143,591 143,591 000000000000055ce32195caf774f7a715ccfb2ecb458a00370247b715ad7ace 65 0.03 vMB 91
143,590 143,590 00000000000008f60a672e043b69b2282b9e395d4dd0d312728c542ab892a4e1 7 0.00 vMB 727
143,589 143,589 00000000000006bc712370ab066a9b2714bceb1ae9b0e0526e40322d28f92657 92 0.02 vMB 59
Previous 10 blocks ↓
Total Size: 779.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 410.02 GB
    • Received: 2.17 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.