Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
30.10 vMB
0.08875898 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 6e549231484b4d663e709e153528198da8f7ea2c999d89953a6a8a93941498b3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (298,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,681 616,681 000000000000000000030b582e23b4a2cd50519a0881285ea93598c38257d673 3,217 1.00/1.00 vMB 20
616,680 616,680 0000000000000000000df7a08ecaf17564071b9111075552dedc2649e1b7a9d7 2,859 0.83/1.00 vMB 16
616,679 616,679 0000000000000000000f046b7ca8624f401b802216ecdbba20ca6dc539acade6 1,770 0.57/1.00 vMB 16
616,678 616,678 000000000000000000054a7d40fd4f011dd264f37912eb64434cc4799bf4d11e 789 0.27/1.00 vMB 18
616,677 616,677 0000000000000000000b5c7feae9774281e3f16436ce8b998d991afe76e24653 1,921 0.59/1.00 vMB 16
616,676 616,676 00000000000000000005b6b92d951ba2c976ad2e6b9c83ef7ce09b287d297e6f 2,382 0.81/1.00 vMB 18
616,675 616,675 00000000000000000007cea06feeed42988cc32df3b1dff680f7d6df2998c361 2,791 0.87/1.00 vMB 16
616,674 616,674 0000000000000000000b0066c9602b01ea5dee3ffb0e059d6076385cd303658f 2,070 0.60/1.00 vMB 8
616,673 616,673 00000000000000000000f4c254517fa7f01aa229276293c3b21ccff7dca647d0 3,465 1.00/1.00 vMB 23
616,672 616,672 0000000000000000000f3711d6cb75234a178afffb589808a85ed11ca72d7cfc 2,347 0.74/1.00 vMB 17
616,671 616,671 0000000000000000000e58894d97036a6e722b120bd90e774fc5a1b3b1f87342 1,692 0.54/1.00 vMB 16
616,670 616,670 00000000000000000000d0293f1e31839c5bab2e35cddeaa30432e8120879d44 80 0.05/1.00 vMB 11
616,669 616,669 00000000000000000003b0490459187174d20ea6b3f134053c0acdbf8799ee48 1,619 0.64/1.00 vMB 13
616,668 616,668 000000000000000000057e5198fbefbdfbc0614b380f8f524bb1ace9f11f4146 2,727 1.00/1.00 vMB 16
616,667 616,667 0000000000000000000d4031db6c687562c8a8b29fdaa6bfb19bc71cc335ff94 1,961 1.00/1.00 vMB 3
616,666 616,666 0000000000000000000be3e3b05cf003d7ad7545142e153831138288617edaa7 3,340 1.00/1.00 vMB 25
616,665 616,665 00000000000000000006cb3770e9c0895eb290e718e34426a153d2502e873e8a 2,676 0.95/1.00 vMB 5
616,664 616,664 0000000000000000000910e4931b205763da004b3a06a80628e75b6576bbb3df 3,167 1.00/1.00 vMB 20
616,663 616,663 0000000000000000000cbf6b6e9647a54430e377e58303b80464cc6ee8540d9e 2,183 1.00/1.00 vMB 6
616,662 616,662 0000000000000000000ae218f7cb35c595459517d392536363038104a2fe221e 3,016 1.00/1.00 vMB 18
616,661 616,661 000000000000000000050fedb553d8fa6e7ec677791678b0cd382a72585fa15d 1,946 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.