Loading Tool

Explorer IconExplorer

Memory Pool

40,385 transactions
27.55 vMB
0.06798868 BTC
Random Selection Loading Transactions
Max Size: 141.27/200 MB

Candidate Block

Mining Attempt 007666221fdc5857d0dd39f29db289dd323d68b44ccbf65064badfdffa6a331e
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 3a76f6f149bdbf2fc4f52425cdc11a26692d9ec6fa7ee85a424ff86271e5132a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.01558732 BTC
Feerates: 307.10 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (682,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,537 232,537 00000000000000a44035d8547be070c52796584053aa7f9638490ee822b83993 393 0.19/1.00 vMB 112
232,536 232,536 00000000000000a1fd9be4797c860007234785f56c62f3cc8f1b804d33c13a1a 491 0.22/1.00 vMB 145
232,535 232,535 00000000000001a35e790725f65e3ee53a02c9075271a1f9ec840a83a8f92f30 415 0.19/1.00 vMB 150
232,534 232,534 000000000000012497a8b11848d0f105b9f0d81d195a2a0954b2a2ff0cca961f 453 0.23/1.00 vMB 160
232,533 232,533 00000000000000aaa78338614c8271a7f28b091e5a709f362df2db06d8bc57df 46 0.02/1.00 vMB 156
232,532 232,532 000000000000011fb59bdcf2189cbad4550c8173bee56aa8455f029493f24f0c 145 0.07/1.00 vMB 155
232,531 232,531 00000000000000de7f5ddf4683ba7bc92391a2b33ddccba5687e3115a1b07053 327 0.13/1.00 vMB 183
232,530 232,530 000000000000011d47fef761210c7d4160cc62de68b5736ec2350385912a0aca 396 0.24/1.00 vMB 85
232,529 232,529 000000000000005108c975869c3deb4d3a2f693c9f85a2d6bbe0c44b290cf7a8 199 0.16/1.00 vMB 111
232,528 232,528 000000000000015ca5c38f16ab7cc1cb30d9f0655a8101c8e1ba5a845ab4fd4f 128 0.07/1.00 vMB 100
232,527 232,527 000000000000012a13422e5af84daa35619a8b314fc59b1455b4042593ed7446 755 0.25/1.00 vMB 194
232,526 232,526 000000000000008906e17741714c491d609ca49a6380b34219f210ca051a17e4 348 0.14/1.00 vMB 204
232,525 232,525 000000000000012ea93550dcf582d8cca4d16083df20e04af534f7cbd2b53ad3 794 0.37/1.00 vMB 150
232,524 232,524 00000000000000465d032f900ec2fe6b732ca9d69eb5aa171a3a166f5b28fb6f 114 0.06/1.00 vMB 126
232,523 232,523 00000000000000bde803f93f8d9832aca482cf80d1f46530d75b73f4e0b19ef2 589 0.29/1.00 vMB 142
232,522 232,522 000000000000012c0393f3b03f48ee182ef7170737d87a6df31e50c5f0a4b68c 256 0.08/1.00 vMB 176
232,521 232,521 00000000000001db16dee4abe5287f8816c701d502399688dff5e277295bb140 402 0.19/1.00 vMB 151
232,520 232,520 000000000000001f8b24e5263fa6da41a99e1f5c0866b73e178b7a72da69d213 374 0.19/1.00 vMB 139
232,519 232,519 000000000000016677eeb635625e05541afd5173964e196c5b0195c4bff76da8 210 0.11/1.00 vMB 142
232,518 232,518 00000000000001d2b14087959a8eb8e2dcc779d69bd833e0ddb041d922e2a23f 214 0.13/1.00 vMB 107
232,517 232,517 00000000000000fa78a113a7cd3019de7c8038c99cd6866a5d436745890b68c0 210 0.10/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.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.