Loading Tool

Explorer IconExplorer

Memory Pool

41,846 transactions
26.74 vMB
0.05613096 BTC
Random Selection Loading Transactions
Max Size: 140.33/200 MB

Candidate Block

Mining Attempt a6cdf97e7b22cd49279641a21461ca7ba1e50fac3658e3252fbd92626bfe77d9
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root cec72efc6bc45e94456b349958c776e3656c97ed56e210dc3c4ccf60fb3d3dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,574
Size: 1.00 vMB
Total Fees: 0.00666033 BTC
Feerates: 103.41 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (216,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,286 698,286 0000000000000000000b6eaa634a357b73a09e3a2ac5c2d8a1e021cc7d865658 2,398 1.00/1.00 vMB 12
698,285 698,285 0000000000000000000dab4731bb34efe8029aff6ebc18e4d0147df6978fd0a1 3,037 1.00/1.00 vMB 13
698,284 698,284 00000000000000000005bd4c6b0db7b3ef04ef1128a28206848f0260dddd6071 2,545 1.00/1.00 vMB 8
698,283 698,283 00000000000000000006ae38e42c68caac09ce2484269915902ec54350404a45 2,982 1.00/1.00 vMB 11
698,282 698,282 0000000000000000000b06027d789f006ed097c5b8927115b6edb9f67672f705 1,873 1.00/1.00 vMB 7
698,281 698,281 00000000000000000002541ecd26f749ba1496557ab7467fdb1c1f7816b7ecff 3,438 1.00/1.00 vMB 3
698,280 698,280 000000000000000000016088de3d65bf82bbb869e6740fb8659dff6c5668c18a 2,870 1.00/1.00 vMB 22
698,279 698,279 0000000000000000000579141a623f9141f53c429851ca9c7b098e33eb514916 1,728 1.00/1.00 vMB 5
698,278 698,278 0000000000000000000274a230565a07fb50c96b66901a13fee79c6134c89159 969 1.00/1.00 vMB 4
698,277 698,277 0000000000000000000f0779dbd8c418e4300a1d898a0e3880fc49d95880e749 2,350 1.00/1.00 vMB 11
698,276 698,276 0000000000000000000cfeecb74d43e2211d6b1e76ea720bd09f40995dcd7374 2,127 1.00/1.00 vMB 6
698,275 698,275 00000000000000000006b1113035bf92b424958aa7e9ac6ade1226b35b1ec646 1,485 1.00/1.00 vMB 7
698,274 698,274 00000000000000000002720f5c15438919b22afda079388ce68daefbbfd99aa9 3,067 1.00/1.00 vMB 20
698,273 698,273 0000000000000000000e253eefb84f45914d5df710985551517d3198e4246af6 1,232 1.00/1.00 vMB 3
698,272 698,272 00000000000000000006eb79be659c17116d5ce456e11b1a66049e9a5a7c873b 1,717 1.00/1.00 vMB 51
698,271 698,271 000000000000000000080d6496303c39de8949a8c2756c572e047c56a5a57093 764 1.00/1.00 vMB 4
698,270 698,270 00000000000000000007871bdb7f8da5acdd49f3e8370f4d99fef65e8b752ebf 963 1.00/1.00 vMB 4
698,269 698,269 000000000000000000098592aef4fdae66d4f846d0775ab0be60eed985616a81 1,828 1.00/1.00 vMB 9
698,268 698,268 00000000000000000008407a43c44da095509f27e66fe5fbbd517c4ef54a62b2 3,440 1.00/1.00 vMB 17
698,267 698,267 0000000000000000000617401a25ae35c7640ab9584c22e2037fcd4a7fff4b15 2,986 1.00/1.00 vMB 14
698,266 698,266 00000000000000000000fb759bf499fd10c9d082a276bc5534026b9aecf3a7ad 3,268 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.