Loading Tool

Explorer IconExplorer

Memory Pool

34,697 transactions
10.87 vMB
0.19843581 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.74/200 MB

Candidate Block

Mining Attempt 98a9868a4e8104310f918baff647c5bfe88bddf564ae45407b9377181288a6ab
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (754,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,609 158,609 0000000000000b26ec1a51a933cfda07060178a7186a71a6393a02a94b5045ce 60 0.02 vMB 290
158,608 158,608 0000000000000bae4e58df1ebcc02b7e562453352de9130bb32a2280559e56a1 13 0.00 vMB 153
158,607 158,607 00000000000003056b628d9f3b05f11191cd2e8e4ee2f0e86639b762855e5054 148 0.04 vMB 50
158,606 158,606 000000000000062b22b4c280a5d7c670f5e6afdebef0d965baef99b388c10eec 34 0.01 vMB 109
158,605 158,605 00000000000002facc3e9d00daf30b3d864e48a24c431d995c3fbbff9208b404 13 0.00 vMB 85
158,604 158,604 00000000000002aae45d8491f7a83b7f57d351edff0f7bbee514914451f0d688 124 0.05 vMB 126
158,603 158,603 00000000000000006197e7c8dbd0c8014913a4ed042bd93f327c11d5964dcdfc 10 0.00 vMB 104
158,602 158,602 00000000000000a0d15709ddcc8a4448749bb4f66d5ffd49fa30387d0485ee7c 13 0.01 vMB 24
158,601 158,601 0000000000000130f0f7675b0bf6ec852281008512312d510e7ee349b784479d 7 0.00 vMB 499
158,600 158,600 0000000000000e10bb679395973a73d92af1dd7333c890de12b281c04b20da38 29 0.01 vMB 120
158,599 158,599 000000000000047cd17660c63824ed5050d870af83af6be41ea8366a3d257afb 29 0.01 vMB 191
158,598 158,598 00000000000006f894a210eec52b03a86c120cce119c7d50ce5dbda33494814f 8 0.00 vMB 55
158,597 158,597 00000000000000d8128fde519021173a4760f59621a2047125963de5e541e60f 49 0.02 vMB 98
158,596 158,596 000000000000046651782e5a08c4892bd41f8e19189fe4e082e5da10a5228fd1 58 0.03 vMB 138
158,595 158,595 000000000000073d97114b61b81234d0c0c3a57be07ad31c851ba8734c58ac09 9 0.00 vMB 641
158,594 158,594 0000000000000de4f2575640e91a2d590e69d26f24b3948df49b012f18e70392 8 0.00 vMB 367
158,593 158,593 0000000000000639398eec020f2c422bc2ad5b3b3dada8912064eb2a09f12d0c 16 0.01 vMB 185
158,592 158,592 0000000000000743d06be21d75a746ca7da141f60f591e7c98aaf3eaec3d4407 18 0.01 vMB 270
158,591 158,591 0000000000000420088b3ced34f74e94aae8bb7973fe9b460f6067be7679dff9 11 0.01 vMB 49
158,590 158,590 0000000000000920a9caed172be46faa3ec5816f534d560d5cc950dd6e721022 47 0.02 vMB 70
158,589 158,589 0000000000000c18cdf3d59bb1081701f871fda42602f981d73237b2125c13a1 136 0.04 vMB 115
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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