Loading Tool

Explorer IconExplorer

Memory Pool

76,496 transactions
27.64 vMB
0.07783325 BTC
Random Selection Loading Transactions
Max Size: 168.72/200 MB

Candidate Block

Mining Attempt 4bb37852fbce6c561e87a4de8904967546cb64852497e4486300e8a6cd478738
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root bdb7bd8561ddd12b9dbe4866e170a3b6aa7a5492ca194a40fadca6e816e0a2db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01886904 BTC
Feerates: 402.60 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (482,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,351 432,351 00000000000000000338f1faf2542e66087118082c10b64aee68a52292041602 391 0.18/1.00 vMB 56
432,350 432,350 00000000000000000362b0b0b9da77085cdb3a01c874746bedc8afe4ac323429 231 0.17/1.00 vMB 38
432,349 432,349 0000000000000000012244ca8c8feab4cb1cf1397b2ef7849a442db476f4f2c6 666 1.00/1.00 vMB 20
432,348 432,348 000000000000000001985cd4f6d785305d2a564a7f6de6337af657fb758d6678 1,117 0.55/1.00 vMB 56
432,347 432,347 0000000000000000023296ebb719ef185f4a7be76813ef424a7c91d9ddb0e009 1,674 0.99/1.00 vMB 50
432,346 432,346 000000000000000002138c3156612a93b4b8848d7e782c8bcc723cb5c32488a0 793 1.00/1.00 vMB 24
432,345 432,345 000000000000000003bec0bfadc7c1fbe0c6d666da959303e24e4ef4f4d714cb 858 0.98/1.00 vMB 32
432,344 432,344 000000000000000003d3188751c66f7e68002bda03eafedf921da202969adc25 899 1.00/1.00 vMB 34
432,343 432,343 0000000000000000022412bc2e623d7dff2044cbf9e411313069270e809e4ff3 2,370 1.00/1.00 vMB 68
432,342 432,342 00000000000000000446cc08aa6921a368956642a634c66769292126ac9e4c87 1,210 0.81/1.00 vMB 47
432,341 432,341 00000000000000000395909e82cc78601efe1dc42ccbaba8c57c9c764a29afd7 898 0.43/1.00 vMB 26
432,340 432,340 000000000000000002fd1f8206632e8ce1d38799050af8711e1d9005475949a1 1,575 1.00/1.00 vMB 41
432,339 432,339 0000000000000000029d8daf3ef172613a6cf5cbd46c3626b0d96cef9c720b01 2,657 1.00/1.00 vMB 70
432,338 432,338 000000000000000001bd08e5e816f0bafc928c4c7dbdbc7e29d37d9d232cdf03 703 0.99/1.00 vMB 22
432,337 432,337 00000000000000000407aaad2961a65c796cdaabc102ef277523b215b523446a 131 0.07/1.00 vMB 56
432,336 432,336 000000000000000000e2dd4d11c3585a51b0b349e62155edca38bca0649e6685 525 0.99/1.00 vMB 13
432,335 432,335 000000000000000000c82e7cee7d371311567121eb42e800467e535cd3e5998e 1,366 0.77/1.00 vMB 40
432,334 432,334 00000000000000000162c1e25477cdb4aefa2b242f83bfdcad91aa87f90a8b82 2,552 1.00/1.00 vMB 68
432,333 432,333 00000000000000000364813c35ac9a1b1eb7ea1b88c961becd76cd942b0c9f68 554 0.74/1.00 vMB 19
432,332 432,332 00000000000000000475e9bc973484a9feac8689893b2c23735b552e16d419aa 471 0.26/1.00 vMB 61
432,331 432,331 0000000000000000019ab31a978f13a3bc748868b7c0f547ea29cec3f3870a49 32 0.01/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.