Loading Tool

Explorer IconExplorer

Memory Pool

83,047 transactions
30.72 vMB
0.08107810 BTC
Random Selection Loading Transactions
Max Size: 188.56/200 MB

Candidate Block

Mining Attempt f6729e265133e5e40aa814ab94a41e7834013b97572305c4399ac0ab35045839
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root c031f9fc3102ef2ceafa8916ae72b45a31f85b744c88646baaf76ddb9ba0efdb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,578
Size: 1.00 vMB
Total Fees: 0.01137676 BTC
Feerates: 40.21 > 1.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (89,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,569 825,569 0000000000000000000393b5e6700603704c286aec53b3bb83d2f4f90228582f 4,195 1.00/1.00 vMB 34
825,568 825,568 000000000000000000023bf2154eccdfb0e04548aaccf4482ffcf1b52878a87a 2,553 1.00/1.00 vMB 31
825,567 825,567 0000000000000000000130a72bf7146d1da9d15491136a372578935bd07ec88e 2,227 1.00/1.00 vMB 31
825,566 825,566 00000000000000000003ce9f563a062c43b8d8d933991db4d2d3f80b5d26fe66 3,407 1.00/1.00 vMB 34
825,565 825,565 0000000000000000000091226677662f82d50d1a5699bd65ce2c81a2ecaa67d2 3,261 1.00/1.00 vMB 35
825,564 825,564 00000000000000000001d9f462f181b61a140469ea46932f0394edd6b841994f 3,152 1.00/1.00 vMB 42
825,563 825,563 000000000000000000027c846602ac0e8d6050080a2eba7995b1457731459385 3,055 1.00/1.00 vMB 31
825,562 825,562 00000000000000000001aeefde79eca6cb60a3b8bd90aa415c92b44c99dd7721 2,925 1.00/1.00 vMB 38
825,561 825,561 000000000000000000017682ff17e7f3a09e1430282c58627f913dbf1afdf278 1 0.00/1.00 vMB 0
825,560 825,560 0000000000000000000050c04fda8d2c1d71ea0f9b7ead1f27c4afc179b7305f 3,171 1.00/1.00 vMB 46
825,559 825,559 0000000000000000000390a07ca4a1b67b7d977a730f8df6c0819a66f8cd3fd8 2,672 1.00/1.00 vMB 76
825,558 825,558 00000000000000000003521ada79484694f9f33871c502f46857916672c384da 3,453 1.00/1.00 vMB 29
825,557 825,557 000000000000000000032de826e697e7f38256efa3da7d5d602ded4e8286d0f4 2,401 1.00/1.00 vMB 36
825,556 825,556 000000000000000000012be75a625920ed9f30a9a1bcde239192695f8a9996c3 3,197 1.00/1.00 vMB 62
825,555 825,555 0000000000000000000125a634636b167abf3e3651f3ed0c78c3a1857cca44c2 3,242 1.00/1.00 vMB 32
825,554 825,554 00000000000000000000cfa218770f2badebb79905c69323d4d283472cba83ef 2,594 1.00/1.00 vMB 49
825,553 825,553 000000000000000000018f98ffc44dc1d43ea2cd9ccc62604db85446264cb05c 2,117 1.00/1.00 vMB 36
825,552 825,552 00000000000000000000f4ba93fa4b1fec6f718445e1881684f1160178d938fc 1,740 1.00/1.00 vMB 33
825,551 825,551 0000000000000000000006a4b474143ef7b80b3ec780c704e50d7b518f7ed146 832 1.00/1.00 vMB 28
825,550 825,550 000000000000000000019786ce0b45ead1d5375f697863c17526132a66139dc1 2,274 1.00/1.00 vMB 32
825,549 825,549 00000000000000000000136c47a58f72a30518ce40da91c9b0173a92159634d8 1,297 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.