Loading Tool

Explorer IconExplorer

Memory Pool

81,232 transactions
30.62 vMB
0.08750995 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt d6b0199c2742b6fe8f6e02bc001108a5352cbb400f1735863b1ce535a00ea811
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 6c2bc8d0e0c2a06928a0f90e74f3f7d5bc2b72102c383fc37a826db50fbd14a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.01874536 BTC
Feerates: 318.30 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (387,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,763 527,763 0000000000000000002f1ed238b42fef8629697672ccf6686217881207202b35 1,103 0.39/1.00 vMB 29
527,762 527,762 000000000000000000354e42a2fee022ead145a563f34819886c9d81b4b0afc5 1,164 0.56/1.00 vMB 12
527,761 527,761 000000000000000000358986a5776b92bb8befbe51cbe6806e7923c9ee22e5b2 477 0.20/1.00 vMB 51
527,760 527,760 00000000000000000033060c23abd2c196c2d3ca7889dd3dc2be836e4949cb7e 1,768 0.72/1.00 vMB 38
527,759 527,759 000000000000000000022a1a4ee05307f62102ad4a9ad69a93327f40b0557db4 497 0.19/1.00 vMB 37
527,758 527,758 00000000000000000037793c50bb13aa160703e31b0979a07fa61693614d1ffc 302 0.13/1.00 vMB 39
527,757 527,757 0000000000000000002a2782e96e55b493f2e210825c7eae7891aafba06cd3db 750 0.32/1.00 vMB 16
527,756 527,756 00000000000000000023bed00bee55efe23ec3081be390ab7848b87daa671be2 1,124 0.39/1.00 vMB 20
527,755 527,755 0000000000000000000fa8908b496b866e31e19e019020d07e8eaf6ac72b112d 1,466 0.61/1.00 vMB 24
527,754 527,754 0000000000000000002343479bd1362ee254c44ac94134839170693daf15698e 2,387 0.94/1.00 vMB 7
527,753 527,753 000000000000000000093150fa8de93219f77f5ed2c3a95e55dc1b7ac08d19cd 2,767 1.00/1.00 vMB 31
527,752 527,752 000000000000000000305e6b7a2dbc0223228a4f3b0f7b1c8e2d8db92876638f 1,894 0.74/1.00 vMB 23
527,751 527,751 000000000000000000141872d1ac1c61c1bcc901d700489b24deee4801c969ac 790 0.29/1.00 vMB 19
527,750 527,750 0000000000000000000a5d9063e3b3ac9dfb109c1a76dd19ef7dd8e57c2fc784 473 0.17/1.00 vMB 32
527,749 527,749 00000000000000000012cf3711ffed7e4a74cf5706192a958cd7be2b82f6a335 1,283 0.49/1.00 vMB 22
527,748 527,748 000000000000000000172c636501c8650d7025791e93b99d7d2e7b835138f679 2,559 1.00/1.00 vMB 22
527,747 527,747 0000000000000000001b12fbc2185a8809a48e927aeade78180811494bb327ae 98 0.04/1.00 vMB 30
527,746 527,746 0000000000000000001166c936f0bef34320416c3bb055fb2f2f9e7ff7315cbd 1,188 0.63/1.00 vMB 25
527,745 527,745 0000000000000000002e911b31559791359440a0033aff0c8fa0373c8eed81a9 2,208 0.93/1.00 vMB 17
527,744 527,744 000000000000000000105eb90b9fc32330a4c4af4a9668e72374b6e340a3430c 1,282 0.44/1.00 vMB 12
527,743 527,743 0000000000000000000cf3a1ee6e166929e53bec23561c8f63fe2864f0588a98 2,800 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.00 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: 718.40 GB
    • Received: 17.89 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.