Loading Tool

Explorer IconExplorer

Memory Pool

19,781 transactions
9.62 vMB
0.01883273 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.78/200 MB

Candidate Block

Mining Attempt 1703da6b6b5bf6812d6b505cd5fc78e9dfdce6c35ea819e1bd74caca368cbe9c
Version 20000000
Previous Block 00000000000000000000affe2459a0641b3eed957860ca210491974d2d275e71
Merkle Root 9d9f1c7e897085ed94f40d72b49c93044985f3af2af50f9f88868cd41b068604
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.00360628 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,539 (664,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,806 248,806 00000000000000567a5e3c323d324e787e69bedeef0f53661c1e90be74f74942 97 0.05 vMB 114
248,805 248,805 0000000000000080c9e39b78798207803ba284300eb47ba3f1b63411017b738b 1 0.00 vMB 0
248,804 248,804 0000000000000044af1c170c817722e40df0af875a9b63af8941c5d59ca8f7b9 361 0.15 vMB 144
248,803 248,803 0000000000000071dccfa450b1827d97bc9ef438e0e679ac58b4b81fe3436287 236 0.09 vMB 150
248,802 248,802 000000000000005bb775f54e20bfb40332a984b2375ed11b0e29bfe918f360f9 120 0.07 vMB 91
248,801 248,801 000000000000000090790978e7ab0d580d39e1d080c3a5aac84d1a6abcf36edb 264 0.11 vMB 143
248,800 248,800 0000000000000081e8c01ed71f5b8c2e91667c528df13ae17976ff974e027684 58 0.05 vMB 77
248,799 248,799 000000000000007086267222bc7ffe6e0af1c1359a80639fa4433de02cb3ac6e 167 0.08 vMB 118
248,798 248,798 0000000000000000520ba59a08eaa0dc8b1befe9b3b7a1ee0a5663d33eb83e61 359 0.17 vMB 115
248,797 248,797 000000000000003a9735fb2b9734d5251f6b55a2e841f2ab8eae439457d3e4a3 93 0.06 vMB 100
248,796 248,796 0000000000000023bd5930039d2b0fd4839f522c107c1b1268c28a9b91f02b8e 39 0.02 vMB 63
248,795 248,795 00000000000000713cb40f1c1d0ea1b4741b183f114d56ee5a960ae92f36bdf3 31 0.01 vMB 57
248,794 248,794 00000000000000744af34e4d6d6ec1df1b23074595b773236e7104a51b055890 262 0.10 vMB 165
248,793 248,793 000000000000004b7d4be7c6179137b86c65274f8f27106e49bb0e903a3ed26d 199 0.09 vMB 115
248,792 248,792 000000000000006a3a53559706a7ac0dd8590bcd5aaf3fd06c8f50421a2f7934 113 0.05 vMB 93
248,791 248,791 0000000000000012199fe3f1f54921e8e11c0b0d318ed6245dee22a4ad55bc65 23 0.01 vMB 140
248,790 248,790 0000000000000012a7ea88ad153a390593c3f69cffe933e2581e3a42c980ff85 124 0.06 vMB 91
248,789 248,789 000000000000003c0ee34fc72d2eaeadd11809f85f2860bdaa8d16eba5dd57b9 291 0.14 vMB 134
248,788 248,788 000000000000000a24197a1b9da47f5cadfc054a4c07e29f9721691d59083950 219 0.08 vMB 138
248,787 248,787 000000000000001c82ce54cb6f48c33d5294a00377c7f12546551ad7f804ed23 455 0.18 vMB 142
248,786 248,786 000000000000003c602eaa15bbaf1744914926851a8df1bbf7109e462f9111fa 26 0.01 vMB 111
Previous 10 blocks ↓
Total Size: 779.80 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: 407.31 GB
    • Received: 2.13 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.