Loading Tool

Explorer IconExplorer

Memory Pool

40,784 transactions
27.30 vMB
0.12575887 BTC
Random Selection Loading Transactions
Max Size: 141.21/200 MB

Candidate Block

Mining Attempt 1b10c2e2660eb0eaaca2472da1b30c94827886e66985ef0ba43ad70fbe5f23cf
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root e0c9b7e617b5a34d9c866a63ad5388d48789e8e5d1ad2bbfed74f9ab6820546c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.06817037 BTC
Feerates: 285.90 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (222,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,073 692,073 00000000000000000008480c41ed512c1d06940ef72f6465b6ab9db48ba675e1 2,279 1.00/1.00 vMB 15
692,072 692,072 000000000000000000104997794f21d7f6ddd067ee32b6d3777895d50bcb6545 2,245 1.00/1.00 vMB 51
692,071 692,071 00000000000000000013351a69323ae6c1a42f5f08e8cd76bd288a6558055daf 1,011 0.40/1.00 vMB 12
692,070 692,070 000000000000000000120b9c8f4e0877bd3a2f8597c43d476ad255c288f1d6f9 1,274 0.43/1.00 vMB 14
692,069 692,069 000000000000000000115ea5d46fcd1d1935522d155ff0e98cd94128dd3bae47 1,634 0.65/1.00 vMB 15
692,068 692,068 00000000000000000000ad4c0d77c7413c5000ed67cb8c164a78c32bb5a4da50 590 0.92/1.00 vMB 6
692,067 692,067 0000000000000000001272c3d853744d939fb404732955e4ed7d901ec1774409 759 0.98/1.00 vMB 4
692,066 692,066 000000000000000000109db976d4d56d81a738e2a28ff06b9773121ed333ce2e 811 0.93/1.00 vMB 2
692,065 692,065 0000000000000000000a6701d93f0305d8bad4e4b2fabc893910a5f5951db91e 1,229 1.00/1.00 vMB 4
692,064 692,064 0000000000000000000034fe0320225dca96defab573cf94cd155c4a3f8bdb61 2,787 1.00/1.00 vMB 13
692,063 692,063 00000000000000000000341fa16bf74d14ee077017d9caa831edbc211a01f0b9 2,798 1.00/1.00 vMB 8
692,062 692,062 00000000000000000007d966bb6f7fd85595073f6703ed3a77a21b76450902cc 2,753 1.00/1.00 vMB 36
692,061 692,061 0000000000000000000e06ab94e7e36c6b4d448c2b487eb6dc625a54804bf341 1,146 0.99/1.00 vMB 2
692,060 692,060 000000000000000000081c3cc4516356c9f4925359b19bb8de7128bbfc985beb 3,203 1.00/1.00 vMB 13
692,059 692,059 00000000000000000005575f1dec6f42c199f06f455a59efb2fe13597ae08dc0 2,984 1.00/1.00 vMB 7
692,058 692,058 0000000000000000001203226f16ab0338ee7e8674c9dd9b8d55781b0592ca93 2,373 1.00/1.00 vMB 16
692,057 692,057 00000000000000000000a9f9f607be04b3f49a5e254fd9211f913a60e238b207 2,553 1.00/1.00 vMB 16
692,056 692,056 00000000000000000005cddbd67984db5679b846b22bb33796c073729c413305 1,940 1.00/1.00 vMB 13
692,055 692,055 0000000000000000000575d3085ed453481b0eadb771b1c31deaafdefb66ea04 1,848 1.00/1.00 vMB 4
692,054 692,054 0000000000000000000084c989cd1de11fbe30183016edc02142bfc0e3a5b6af 2,442 1.00/1.00 vMB 17
692,053 692,053 000000000000000000139835f0661e5bd480bc0805d89c51d7ba29cf860f0fdf 2,524 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.