Loading Tool

Explorer IconExplorer

Memory Pool

77,514 transactions
28.93 vMB
0.12219043 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt 10362ddbcd14b9d06bc24f6f0363031e05a23290762e921eae84fd6baffe09c2
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root fa2779f0b721d5490d6f5c695e3bba87d256b65e72fad8a9ca8ebae892abb435
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.06193308 BTC
Feerates: 108.69 > 6.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (457,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,211 457,211 00000000000000000212f88a88124c6d8026b2916b6e3f46073c0e92742ecbbc 2,120 1.00/1.00 vMB 186
457,210 457,210 0000000000000000025317bb721cc34274b7db6205a51943c9b43570b4addf92 2,457 1.00/1.00 vMB 133
457,209 457,209 000000000000000001e4339a10cebd152c5b6c7f8311f0ca29640245661e5e06 2,003 1.00/1.00 vMB 142
457,208 457,208 000000000000000001ecf3095edcc70b337e6960c5da76679056d10ea31c5a3f 2,142 1.00/1.00 vMB 187
457,207 457,207 0000000000000000014ac58a09824173e5945e84d51b12f240c4cc4f6dd010b2 2,348 1.00/1.00 vMB 210
457,206 457,206 0000000000000000009975187e742e4614e3743ad75d27387d0d112716215fa3 1,963 1.00/1.00 vMB 200
457,205 457,205 000000000000000000687cfaefae7d62a4e265de7874482ca913c707c359db15 1,613 1.00/1.00 vMB 162
457,204 457,204 0000000000000000014b6f096d1918dca977cba91215ac9e1bd36bf9bce00f47 2,133 1.00/1.00 vMB 172
457,203 457,203 000000000000000001d5d0d865ac960ab34e57bd5d2bc72d1f96296cdd5078dd 2,327 1.00/1.00 vMB 157
457,202 457,202 0000000000000000003288973e6082f7bba852185b6c34d7bc13f32d197106f1 1,848 1.00/1.00 vMB 142
457,201 457,201 000000000000000001e20a246bed6e08cc639e605a573c0d05c52ab13cc4224b 2,119 1.00/1.00 vMB 205
457,200 457,200 000000000000000001fd25e1f314970964caaf5e45d2c0cbcc779032d13c5a46 1,115 1.00/1.00 vMB 141
457,199 457,199 0000000000000000005aaea9a45689f83c15beaeda358132d5007ec92ed3ef89 2,453 1.00/1.00 vMB 211
457,198 457,198 0000000000000000001a0e0306031de97798d98ae90b1ddef195ad8eb1acdc2b 1,794 1.00/1.00 vMB 161
457,197 457,197 00000000000000000054abaad08d0ca21b239dd5792cbbc3431cf60df800422f 2,249 1.00/1.00 vMB 192
457,196 457,196 000000000000000000425aa16bdf6efe32375cb1525a0a265ccd7012aa3ef92c 1,582 1.00/1.00 vMB 253
457,195 457,195 0000000000000000012dcd069af30845f054cfe7034fdbfedcd682fca6b94193 2,418 1.00/1.00 vMB 207
457,194 457,194 0000000000000000009ec943a787436af3c9d0ec3ac7583c46edc56641758027 3,089 1.00/1.00 vMB 297
457,193 457,193 0000000000000000023d92b1018a7c6bf88a913872c5b0e78bdcfbffa170caf2 875 0.39/1.00 vMB 194
457,192 457,192 0000000000000000006687cf94aa45073b9aa752631388febe39ba124fd3d79c 2,154 1.00/1.00 vMB 122
457,191 457,191 000000000000000000ee23307a87bcfcbd0fab4b9d4deb9272bc36bd8c6ff6ff 2,583 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.