Loading Tool

Explorer IconExplorer

Memory Pool

87,123 transactions
32.38 vMB
0.23497535 BTC
Random Selection Loading Transactions
Max Size: 193.51/200 MB

Candidate Block

Mining Attempt 022fb351bba6c668e7fc29162faebe414c413bed7a095132f0eace9baf75706b
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e7d7aa3e231c21391d5e1e7cccb0a714c462ac68a6d46d1fd6ff101115815f67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.10416190 BTC
Feerates: 529.10 > 10.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (614,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,291 300,291 000000000000000077aecdf7baf55f5be562e15a039b4908669cc6411af6cf75 577 0.35/1.00 vMB 24
300,290 300,290 0000000000000000331679d78da484a14ad9d0b290133d3d8b87bb6d35ede573 1,074 0.50/1.00 vMB 27
300,289 300,289 00000000000000006423c98086a76e061b786f9931368ed373dfe852751f566e 1,094 0.35/1.00 vMB 53
300,288 300,288 00000000000000001b7605cbb99a90517670d7efcbf2061f5585995125a0ed25 30 0.03/1.00 vMB 41
300,287 300,287 000000000000000066e121f62b0b3bfceb116b35b9dc4d5a55ba4aea7e5540d5 405 0.24/1.00 vMB 31
300,286 300,286 000000000000000042406b0f838026a3be22048782da723539182fb483984e1a 313 0.16/1.00 vMB 34
300,285 300,285 00000000000000005d09c24ebdcd17275417bd86afcc981addcf493cf47b1cc9 147 0.08/1.00 vMB 28
300,284 300,284 000000000000000056182d09ded03741cbeac8d576c3c378c9ac0480c42133ba 366 0.20/1.00 vMB 28
300,283 300,283 000000000000000000b0d1e856e0552451058af525d55ce8f0cbf634f9733afa 45 0.04/1.00 vMB 21
300,282 300,282 00000000000000007fc6d89a6aff279d704e75d12b93595a22dc66ca26589279 524 0.29/1.00 vMB 30
300,281 300,281 0000000000000000327b933fe220104a796cc17ba54a65e98406b21a479fa5b6 125 0.24/1.00 vMB 15
300,280 300,280 000000000000000036fd36e2e5c239a1031866c835b9912693c6e984c9efc3e6 496 0.25/1.00 vMB 30
300,279 300,279 00000000000000007a6da75eaaa0d470abfb362c11015aa0bd2ed6de20c7e200 924 0.35/1.00 vMB 42
300,278 300,278 0000000000000000511fd14823a9c53e01fb19e0850f21eca194d153e1993bd6 72 0.03/1.00 vMB 19
300,277 300,277 00000000000000001c90e6f1369f62a1b3808b502ac7d4461997c447f1c902f3 448 0.23/1.00 vMB 33
300,276 300,276 000000000000000021fe293de32bafaebd1016a674059f61df627eec49604af2 146 0.09/1.00 vMB 29
300,275 300,275 0000000000000000860ace5a00493880e6c710f62331c64ddfdee896141c610e 140 0.06/1.00 vMB 24
300,274 300,274 0000000000000000270d2d950f4941ff4c7d6c03f01bb1ee3eff44e40e351d5c 673 0.32/1.00 vMB 38
300,273 300,273 00000000000000005275b4b3a7d9af9fae5cbf10265fd9b02a72d3d49cedae86 609 0.30/1.00 vMB 30
300,272 300,272 00000000000000003bf70c53774ab3fe3226acff6073583e918ac3fb19b257c7 329 0.17/1.00 vMB 30
300,271 300,271 00000000000000002a0b28b246ea6faf1221ccae8bc762840514dff190e7c536 92 0.06/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.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.