Loading Tool

Explorer IconExplorer

Memory Pool

78,590 transactions
28.86 vMB
0.10997867 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 33a1fab1550f13744050f014a7c7d056c8e8f6763d8abda9046b5c1377d4efda
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf78444ed4d0f681091e49aa87b6dfae698c17d1cc632fa6549810068b6f8785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.03915450 BTC
Feerates: 602.26 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (610,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,677 304,677 00000000000000005d5e662d09c0f3d47bfd612e2f0a120aae4f2eb4a7a2e19c 414 0.34/1.00 vMB 19
304,676 304,676 00000000000000005380dfdacf7f2c04aaf583c9223f508aef53c1800f935d14 27 0.04/1.00 vMB 8
304,675 304,675 0000000000000000255cb8274e37cafa5c2a76293f284bac98cd2c29a9b1cd35 361 0.30/1.00 vMB 21
304,674 304,674 0000000000000000081ec75cf5169062c4af71c2ae95e53cf071088c6ca42664 631 0.35/1.00 vMB 29
304,673 304,673 00000000000000000a10361ee19196fb02896acb6aba9c2bbd5b26fb344f3eaa 938 0.35/1.00 vMB 46
304,672 304,672 00000000000000001e28a112c2c7614e5298f6b7d09eff443cf1b4bb785b55b2 308 0.15/1.00 vMB 37
304,671 304,671 00000000000000001cff88a03ff66aa62884d9161cdea32c945c13bf7ea7023e 289 0.24/1.00 vMB 19
304,670 304,670 000000000000000004be83dd641288e85955f83d5ab0aff4fb4d27671c84217b 136 0.06/1.00 vMB 29
304,669 304,669 00000000000000005287d961fa6b9ff16f73e0d8457adbcbc38e79baa0c0a5db 454 0.27/1.00 vMB 30
304,668 304,668 00000000000000003c426729b713891a67a74aaad44ccf8244a673c2d1a284f2 635 0.34/1.00 vMB 30
304,667 304,667 00000000000000003c30c85a8a6241ad41605294abf2987fb43694ffc66d3b62 33 0.01/1.00 vMB 21
304,666 304,666 000000000000000017aeb3e1f7b71eb824c50d9474acb9bb2fc1438286e48ae4 18 0.01/1.00 vMB 34
304,665 304,665 00000000000000000a3cbf45e9ceec10db5a81b0a58a3174b60d923a4973b252 400 0.22/1.00 vMB 30
304,664 304,664 00000000000000000c0e29fcd7dc4934aab19d54468f075f6319fafadf7ad611 261 0.15/1.00 vMB 31
304,663 304,663 00000000000000005b45b4c0c2273df497c2b70f95f068c6c604e9b407481756 199 0.09/1.00 vMB 35
304,662 304,662 0000000000000000489286705fd7d8cf61223a6faa14ac047bebe1dde7a56b58 598 0.37/1.00 vMB 29
304,661 304,661 000000000000000053c04b3b24855a6494c4433a78e3962c09cdd243d21b112f 91 0.07/1.00 vMB 9
304,660 304,660 0000000000000000512482b9d827591e51023c7b85dad94607c73d66b62b8f52 586 0.32/1.00 vMB 30
304,659 304,659 000000000000000022950fe6307a2962c5407d9a9a03247c4ca9fa5a35b6e7ee 552 0.34/1.00 vMB 30
304,658 304,658 000000000000000029a7855a8863924911f9634893dd4867cf302c5ea0e1bee6 53 0.06/1.00 vMB 18
304,657 304,657 0000000000000000589dbe9baa69fac075f8735bebcb6a2688c6653706c12d05 62 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.