Loading Tool

Explorer IconExplorer

Memory Pool

38,899 transactions
29.32 vMB
0.08476977 BTC
Random Selection Loading Transactions
Max Size: 147.34/200 MB

Candidate Block

Mining Attempt e8e6b34bc03ec446fa87b73482204a607da48a5ba5d2fe8fd7496403b77f0054
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 7bb07b1df0cc54fa970cc7d96842e266d2e233432666db9f0554232068cd37a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.02643754 BTC
Feerates: 301.60 > 2.65 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (696,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
217,813 217,813 000000000000039ad5cf4576403b19289846f2eea9fb053555d48c5512c81656 174 0.11/1.00 vMB 145
217,812 217,812 00000000000003268acd3f452aa9890f0c9f6cfc551dc643fd3dc8655574e1e2 514 0.19/1.00 vMB 231
217,811 217,811 00000000000004cf5ef2c702e4fc6bdeade7b824d908a66ef3050f4ced4f6ca2 128 0.12/1.00 vMB 98
217,810 217,810 000000000000046c5c054ea1b5c156bebf1334d07c8628b1094a8d120d1923b8 112 0.08/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.54 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: 620.71 GB
    • Received: 11.22 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.