Loading Tool

Explorer IconExplorer

Memory Pool

43,876 transactions
28.72 vMB
0.07106495 BTC
Random Selection Loading Transactions
Max Size: 148.12/200 MB

Candidate Block

Mining Attempt c84c328a8d7f624b5dddc1ff0e0e084af6043f5f8e12c30b6601af6999c1526e
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root bfabce32938fffe4997f061197716a08212d0285ff7419c84afc491f82df839f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,205
Size: 1.00 vMB
Total Fees: 0.01524797 BTC
Feerates: 201.07 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (594,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,313 320,313 00000000000000001efdcde27e2f6331d345fd364337de3eca0e7bebcd66a1da 59 0.03/1.00 vMB 26
320,312 320,312 00000000000000000baf7f691cb73c4b5952caadab17f0a650f97b79c8337e06 341 0.23/1.00 vMB 25
320,311 320,311 0000000000000000065428c6366e3b051e9c24e7cfa96493d73449573f7eb4af 212 0.10/1.00 vMB 34
320,310 320,310 000000000000000019ae19783becc60c213a807bee7c3a80c192e1f1b805cb3d 390 0.24/1.00 vMB 25
320,309 320,309 00000000000000001a04061f1545db275bf7a18d24966c2b8c6d1717b1c6b1a2 292 0.17/1.00 vMB 26
320,308 320,308 000000000000000011e5ee47f2b344d4fa4206ee526843c12474282c7d294725 32 0.01/1.00 vMB 18
320,307 320,307 0000000000000000036718604de2d614e941c0569cd481972418316811826de2 877 0.75/1.00 vMB 18
320,306 320,306 00000000000000000d925c7829b48e6f1952bba483a94fbc63dac06860a9a2a7 1,211 0.35/1.00 vMB 49
320,305 320,305 00000000000000000c1d006a85dbcdfb2e444543529ac0b6ffc13f765752a8f0 155 0.06/1.00 vMB 30
320,304 320,304 0000000000000000136604cae45f8b3f34b7aeae74ffd6fc1ce5dd79013c6647 33 0.02/1.00 vMB 13
320,303 320,303 000000000000000011cdf5d3d02118fa8b3176a35ee5913d0ae20ad06ac7cb0a 398 0.30/1.00 vMB 21
320,302 320,302 00000000000000001ef424cd2b9e6d1f42713c7dd56cd1df0e33790937233627 468 0.25/1.00 vMB 27
320,301 320,301 000000000000000003047d46847876331bb5fd21cf65e000be7ed3eacf8ca602 603 0.37/1.00 vMB 26
320,300 320,300 00000000000000001fc8e2c55ff150ef14839a3688619a5c36206fd58257912e 158 0.10/1.00 vMB 26
320,299 320,299 00000000000000001c5093ef8d977b93e5ae80c1125543d304000ced03f49fff 25 0.01/1.00 vMB 30
320,298 320,298 000000000000000026b97e3e1eb4c009437f21183b3ac84b6b11332e392c0406 108 0.04/1.00 vMB 32
320,297 320,297 0000000000000000174b1366e919ab187e231c0f9bf996875fd66838fb160770 171 0.07/1.00 vMB 23
320,296 320,296 0000000000000000267dc4747a796db092ebafd0ff6901ac02140880b1129b3d 731 0.37/1.00 vMB 28
320,295 320,295 00000000000000001482e1f1343471b4fb62e28d9099c1abfa9fc71554dd49f6 120 0.10/1.00 vMB 18
320,294 320,294 000000000000000023bb4ae464530c961c8d8ea529ddbcadc5ea8fb79a20131c 412 0.30/1.00 vMB 21
320,293 320,293 0000000000000000275bcc6354f2fd20ed86c61865a050b4386573f88ce3e925 115 0.14/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.