Loading Tool

Explorer IconExplorer

Memory Pool

38,304 transactions
28.41 vMB
0.06324551 BTC
Random Selection Loading Transactions
Max Size: 143.62/200 MB

Candidate Block

Mining Attempt 02ada0d46272bdda18b2cb1b2b541bab09c3eca4a0c630cf6784da4ac4b47e63
Version 20000000
Previous Block 0000000000000000000188686e50511c6ffe1299164f12b05c9e57ffa2983e8f
Merkle Root 6170e1abeec7534c1928b4f1c0ee3694135e791cc5ce94b557eff2372c8630e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.00854137 BTC
Feerates: 100.35 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,555 (696,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,834 217,834 000000000000034cbf2502430799eea2af861d2f9f54c8de4a00e7cda2fdb204 32 0.02/1.00 vMB 866
217,833 217,833 00000000000003c030d49db356ce598deb6d9d3548d600e5d33d52a5c0bbd972 161 0.15/1.00 vMB 54
217,832 217,832 00000000000004d83be061692802019a1bdac52c6194f412575cbab6e9888687 38 0.02/1.00 vMB 44
217,831 217,831 000000000000035125c54530fd384f7d3e7985a591c383ff5ff89e5f41efc17e 374 0.13/1.00 vMB 319
217,830 217,830 00000000000003a6cef2e7c81a6aeb2e878eb570c93d6cb98bd53ccd13b2ed2d 116 0.05/1.00 vMB 409
217,829 217,829 00000000000001baa9bca694d96ee583755793a529b3f6a1b0d5d7152589c9bf 156 0.05/1.00 vMB 249
217,828 217,828 00000000000005637272f8393ade99eeb80ce1be49358298e4ad9e3b449b06d1 154 0.08/1.00 vMB 182
217,827 217,827 00000000000001baf1b3bd1083123aef9d5284a2fa3797bdfaae6cb2e0e8b592 329 0.18/1.00 vMB 183
217,826 217,826 00000000000004b957cf452c40d4b6914685c41d856fd3abea8cea7f241ee77a 201 0.10/1.00 vMB 144
217,825 217,825 0000000000000535e1db1c4f220cfb3869ff1d73b5fab2c52f6dc18d7ea15362 66 0.03/1.00 vMB 171
217,824 217,824 000000000000042b7b87489c802a962cd301323b21ff116a4a0c1098cb7645c2 45 0.01/1.00 vMB 284
217,823 217,823 000000000000002843ab30f35e15d9985640d103a47924799a9f283dc3e197b3 150 0.09/1.00 vMB 212
217,822 217,822 0000000000000518b71fbeb8d7959e640af9d0a558a30ed86453e5b9deb5652c 20 0.01/1.00 vMB 121
217,821 217,821 000000000000024ba705525bedeb91cbf23c835793b6818fd0fbe88f31b1ac39 76 0.09/1.00 vMB 68
217,820 217,820 00000000000002abd2d192233e9500315ff5cc7f664d0fbb67bbe3cea9f605cd 666 0.25/1.00 vMB 248
217,819 217,819 000000000000036508cfdef75ed619fc5c315c021d6ffeea264ce1742d9c7269 49 0.06/1.00 vMB 120
217,818 217,818 00000000000000c9f7044f0c36698b8f15637eb4e6562a1b5b8dfd9f01f1501c 39 0.01/1.00 vMB 204
217,817 217,817 0000000000000154444f779559782b667babaa31fb591039882f820a789fb933 261 0.11/1.00 vMB 680
217,816 217,816 000000000000046cd95a9f487d0e7039b202d81899c9e6815c1a5dcb41161012 15 0.01/1.00 vMB 145
217,815 217,815 000000000000016950a51351618d374858824b7f9513690587f54ff70f79a6c2 83 0.03/1.00 vMB 205
217,814 217,814 00000000000000100384a772243a4c4578c2b726f67ec3bd515c271a9231fad8 84 0.05/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 781.59 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: 623.49 GB
    • Received: 11.46 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.