Loading Tool

Explorer IconExplorer

Memory Pool

26,376 transactions
6.19 vMB
0.04345119 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.08/200 MB

Candidate Block

Mining Attempt f3134ff77f1ab2eb990d118441132ca74034ca35b76fa3b36201447d4e06bd24
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 4605f3abcc65a954609b18c314e9b2521b8ae53386da80e10c4b68e58730f8d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,169
Size: 1.00 vMB
Total Fees: 0.02956203 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (779,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,904 133,904 00000000000004445812ea26fac8a22898edbf628bb643f4e70fa322a6255527 96 0.03 vMB 189
133,903 133,903 0000000000000c1e91b77856039d5c54b38cf277860ce2216197902a5b9d9556 123 0.05 vMB 298
133,902 133,902 000000000000026d3ca0f59b46ac857449986e6b48e5c128f528110a0bda549a 27 0.01 vMB 365
133,901 133,901 00000000000007a8c031547f73acc80414ee4f1bf4e6b9d7e28e5769b7e593ba 47 0.02 vMB 878
133,900 133,900 0000000000000c06fe5c69c528d83ae1997c48dd3532d0fd876a5b522146f18b 36 0.02 vMB 164
133,899 133,899 00000000000003ef9786d327c3cee7592baf6f47211c93f740f79f60818b4520 21 0.01 vMB 847
133,898 133,898 000000000000086ece5aefc67de018d0a4b64ed457aaf594fb775ce3bd661329 213 0.08 vMB 393
133,897 133,897 00000000000003bdbaff838c7af420f43b7d642880fc52a111c81f38e3d64f8e 92 0.04 vMB 666
133,896 133,896 0000000000000784596bcd9e24ca1f059dd58bcb5ebf6fefbc4b15efcddc2362 19 0.01 vMB 791
133,895 133,895 00000000000003beebd36be84735fe740d4d17f5dd45d23d874f4ac5df57efc2 11 0.00 vMB 378
133,894 133,894 00000000000003c5abcffd6ef8d01fb2b855a905f334faaa2a1674e562eba551 11 0.00 vMB 17
133,893 133,893 00000000000005f871b604a4749cf01b65baeb77bf206abceffd7dd043857b85 198 0.10 vMB 458
133,892 133,892 000000000000012f44f4c83b9b68ebf0c82d43c4ab456315db86e5e1528b208c 21 0.01 vMB 410
133,891 133,891 0000000000000a582711f551107cc8032b999aae4507d0fede86e77327b64405 59 0.03 vMB 262
133,890 133,890 0000000000000118d95bb026e509aef3c71ffa70816209878716ee48426b217c 202 0.06 vMB 191
133,889 133,889 00000000000002780337b193feb38a76c6f65f31c07d579dfa394eeb1f5f1b33 84 0.03 vMB 318
133,888 133,888 0000000000000b223416a90c6f2be06bd80ff45f0566b2ad5e8ab7afdc1712a4 36 0.02 vMB 1,017
133,887 133,887 00000000000006601484ca8751e8a9e2722622a77410ad883200baf7cd1cd4f6 28 0.01 vMB 237
133,886 133,886 000000000000028ecac7684533853e563fb0ffb86b51f42db0da89dab937b61c 45 0.02 vMB 503
133,885 133,885 00000000000006b8ca1f1e6c688548bf40afafd4e40c670505633f0a20b9303c 80 0.03 vMB 728
133,884 133,884 00000000000003bc639f3a98f337d105706583c0dc383ef75bc508240c6ae91c 21 0.01 vMB 1,898
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 81
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.12 GB
    • Received: 0.55 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.