Loading Tool

Explorer IconExplorer

Memory Pool

21,226 transactions
10.34 vMB
0.09392551 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.49/200 MB

Candidate Block

Mining Attempt 7e0a021ed684fa733658cadbdfd1add3e5f3b7f941663fa253f327dc1863e75b
Version 20000000
Previous Block 000000000000000000005753d95ed38016933464753c7523ca9df180e8b11790
Merkle Root 703bdf11b12f2dac31c6ca9a74c79dae64b3689a25d439ba74ea0a065008da0d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,063
Size: 1.00 vMB
Total Fees: 0.07701808 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,570 (714,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,125 199,125 000000000000019871bc4fb23fb11af179d9a4fb740a6b91bfd61a5dd8878e64 161 0.06/1.00 vMB 197
199,124 199,124 0000000000000118a1b8ba5d280d17ee6b47118b241ba26cc643c913a1faab4f 19 0.01/1.00 vMB 95
199,123 199,123 0000000000000473cfe9184e4e9d84095d155ea98ccb1c0a8db0c11ae89a76c0 171 0.06/1.00 vMB 146
199,122 199,122 000000000000003cde1f557ab498abd944f9161a2009ba454992b6aa28833292 58 0.03/1.00 vMB 17
199,121 199,121 000000000000047d62f9e0d6bf562caeccc4b86ba162feb4528ac0cd02c90ab9 307 0.15/1.00 vMB 132
199,120 199,120 000000000000035b6d409bf59cbdbc0d5218bd6761b3dadf439a949e91310529 67 0.03/1.00 vMB 155
199,119 199,119 000000000000026337eed1b994a6658f667c2fba2ac63e866b848d12dc939623 12 0.01/1.00 vMB 47
199,118 199,118 0000000000000262957e9f2938afe6af251162e5debc20f08aaf94789f0e808f 180 0.10/1.00 vMB 95
199,117 199,117 000000000000062247499a9bea3c805c425260a78aa02bd9cf5fdeb2c3219ca8 60 0.05/1.00 vMB 93
199,116 199,116 000000000000039eb7b7cb381651ca3bd75defabcf38063ba6ca048cb0bb6113 112 0.04/1.00 vMB 117
199,115 199,115 000000000000036aa81e40699d6a6d9fa935b3e7c7c7255b3374c1de559f7bf3 184 0.08/1.00 vMB 70
199,114 199,114 00000000000005f86114cf12ef7e956b35dcc6071ca18e00bb9bae6e9bb383e1 741 0.25/1.00 vMB 159
199,113 199,113 000000000000032900efe2d2922c4e3b7174a1eb3c5e90fa8cae8eb0b57e0345 181 0.05/1.00 vMB 42
199,112 199,112 000000000000010aba068c518dcd561837ac43cc1934d2a6c01f0c216de6ec39 235 0.12/1.00 vMB 298
199,111 199,111 00000000000001e0a445f464ffb233bce02b7f459ae05ab438019166678a4f34 187 0.05/1.00 vMB 75
199,110 199,110 00000000000004d0b22f0a15d6922b26b203fdeaffac7056dd6d1ecfa3cf3f14 368 0.15/1.00 vMB 139
199,109 199,109 00000000000004895240c92ea62f8a2faaba8c90aa2c509d0358d8ffb912827d 92 0.04/1.00 vMB 124
199,108 199,108 000000000000047a23d0b6c9c0f6f2e3a1fe237c702fd9f06b9611a99ceabfff 8 0.00/1.00 vMB 197
199,107 199,107 00000000000005271ec73ccd31225bb167eacf9353b1c7e822c9992a24cadba1 189 0.10/1.00 vMB 123
199,106 199,106 0000000000000537d46d0f69ed6e78a91e096275cedd6908af20948890b295f0 67 0.05/1.00 vMB 79
199,105 199,105 00000000000002d03dec14f8f0a2b9eb85154fb9a7c89d60961185fb0197e6a4 102 0.05/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 779.85 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: 436.78 GB
    • Received: 2.39 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.