Loading Tool

Explorer IconExplorer

Memory Pool

36,985 transactions
26.00 vMB
0.05477255 BTC
Random Selection Loading Transactions
Max Size: 133.51/200 MB

Candidate Block

Mining Attempt 4df351216045f8d0ee31236753738ab534a50ff9b5b5439689e05c6cec86f384
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root c9f61f786768fc43b0eb9428de2e662189694331db2eec3f0382fc3ae5d228eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.00685396 BTC
Feerates: 100.29 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (222,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
692,052 692,052 0000000000000000000bafd156d824f10f3da2054aa41114940d931305341b14 1,950 1.00/1.00 vMB 11
692,051 692,051 0000000000000000000808d1ca85366160b2aa01b6e6b6b81204ab09fd065a83 1,381 1.00/1.00 vMB 7
692,050 692,050 0000000000000000000d1bbe6cb6e989b57c472080a8b38470665e5e7cb3d906 1,487 1.00/1.00 vMB 8
692,049 692,049 0000000000000000000f976c8f6dc4ccb797969852c746b051efc51c97f85c86 2,757 1.00/1.00 vMB 7
692,048 692,048 0000000000000000000e66577cd3212da05e5137283aa75560ea7ae7989d94c2 2,744 1.00/1.00 vMB 23
692,047 692,047 0000000000000000000267517036291b2d00c2faa216c943e50795e7be297d2a 3,499 1.00/1.00 vMB 8
692,046 692,046 00000000000000000012ac3beb682b0577f244325a15d370e8bf41b5af7d4994 2,282 1.00/1.00 vMB 3
692,045 692,045 00000000000000000008915d87c3be962fe2bacfba1c89b3595fa02ea515056b 2,566 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.