Loading Tool

Explorer IconExplorer

Memory Pool

45,175 transactions
28.78 vMB
0.13196807 BTC
Random Selection Loading Transactions
Max Size: 149.83/200 MB

Candidate Block

Mining Attempt dd1f0a6b48320233485da4ed64a3ae1dd1eaca4fbea8671f8280357ff85cffde
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b62d2167cfa1faa96ef89179d6736c40a78e27726e18df986555cae72c756e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.03718751 BTC
Feerates: 78.42 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (668,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,859 245,859 000000000000004e8d8a0640a1d08283f043047e284aea64c6dbd1f2fcbf03d8 17 0.01/1.00 vMB 107
245,858 245,858 000000000000005e615700774dbee300a89493c20a1414b525e3600de08ad554 177 0.08/1.00 vMB 142
245,857 245,857 00000000000000aa813a8069de2e64fc7899dd917024f483fa5bbd10473802a0 55 0.02/1.00 vMB 138
245,856 245,856 00000000000000c33bf0100a02e7e2253f562a817cf69fa9de57861f4abd5922 191 0.08/1.00 vMB 325
245,855 245,855 0000000000000012c9b3ea7e686630219f27c61a8af298f8f6a2c4f31203c854 1,024 0.41/1.00 vMB 93
245,854 245,854 00000000000000c790913d032bbbcda3a1916fad67e8e8b32a649a3636813248 156 0.06/1.00 vMB 178
245,853 245,853 0000000000000083acc39ea415c84e2caa23ff888675fb2c272465fb2e6d0396 512 0.32/1.00 vMB 220
245,852 245,852 000000000000003e29bed698dfe8ce5f43947e530ad83a9afce1ef6e48489c05 43 0.02/1.00 vMB 136
245,851 245,851 000000000000004cbff3161edaa9cb1a8c79c6d0aa72f540eccffb36bc5a5406 185 0.07/1.00 vMB 120
245,850 245,850 0000000000000035d4c430d45d8e77c7b77006dae8e09734e11a69c9b5af5c0a 103 0.05/1.00 vMB 151
245,849 245,849 00000000000000277e015ca6b2ebc880c652b986926652858f4e89459f5a9815 338 0.14/1.00 vMB 161
245,848 245,848 000000000000005ccbcbc3da402fd6f99d3a2edd09fad228fa19ec9bd82072c1 22 0.01/1.00 vMB 54
245,847 245,847 00000000000000a91d43712c0eca8a7ae5881c38b50a68420579898d6894b89f 162 0.07/1.00 vMB 162
245,846 245,846 0000000000000050dc6e047c2948b7d0be3db28d486136fc069d238d0390d8d0 149 0.07/1.00 vMB 136
245,845 245,845 000000000000005c5d2ccd3e37ce424beb1453fe156694f992f4672e7586e30c 32 0.01/1.00 vMB 253
245,844 245,844 0000000000000096cabf6d38c82fb9a4dea2cebd9da5e4ab0ec7a414a52c1136 165 0.06/1.00 vMB 178
245,843 245,843 000000000000005f81381eb012ecadcd65130e39cac80b59e53a77cbcef04845 180 0.09/1.00 vMB 109
245,842 245,842 00000000000000976161cb950536c24d8ed2d507188e61b81aa1b13c2d9b8a07 391 0.16/1.00 vMB 160
245,841 245,841 00000000000000bd674d1a2ddbb82affcb81f2315b0f5aecb0ea05a4a79ca94f 193 0.08/1.00 vMB 135
245,840 245,840 0000000000000001b49c0fbab384cd5088b55c954489bda0b21a6b0f178cab53 128 0.05/1.00 vMB 134
245,839 245,839 000000000000007f8a5381ad0848aa91b873ef2b42dc3f2d960e52399dfc7c18 4 0.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.