Loading Tool

Explorer IconExplorer

Memory Pool

25,837 transactions
27.06 vMB
0.05768306 BTC
Random Selection Loading Transactions
Max Size: 129.37/200 MB

Candidate Block

Mining Attempt 682390c265a5779bc9e081c6ace366d58bf521b743f8279d95045b798dfafa71
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 444076da218e8b076b09cc80de1ffc234a4040ba7444327fb3dc69831fe700a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,741
Size: 1.00 vMB
Total Fees: 0.00666296 BTC
Feerates: 101.32 > 0.67 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (679,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,775 234,775 0000000000000160c9e65d6d3af0475712bd757c140060576b42d640112d7fa2 363 0.16/1.00 vMB 150
234,774 234,774 0000000000000156ba84504bfdc0b8dda5ae682593e8a600b5fef438f4fcc0ea 512 0.23/1.00 vMB 163
234,773 234,773 00000000000000f214da737db6fd942a6164c9b7cc2bac082ed80748e02e0be6 448 0.23/1.00 vMB 95
234,772 234,772 00000000000001782b3d1c57bbdc42aff4bf3a1ead7ed23a2038988238373c1f 132 0.07/1.00 vMB 146
234,771 234,771 000000000000019d9b58aa6cf52883b0b09f9a08486f0012ddc5a4e68592e4a6 37 0.02/1.00 vMB 123
234,770 234,770 000000000000012600b4786587447ef44f8d9fe47ea8ba6a3e1b41081c92c7ff 123 0.06/1.00 vMB 96
234,769 234,769 0000000000000144f993a373402436e97c83eef1a301262fdb13336d7c5baa59 366 0.15/1.00 vMB 138
234,768 234,768 000000000000010c2994205e66b20c08b7fe1ec5dd6907ec96d38b1dd58dd3a6 86 0.11/1.00 vMB 69
234,767 234,767 0000000000000074680a7ec59c45b6cedb74f1249d5fe7fb40825572fc05c089 292 0.15/1.00 vMB 113
234,766 234,766 000000000000018782639efc4e6732af2fd5f1eb5434429a90fc6c3d52acc199 20 0.01/1.00 vMB 166
234,765 234,765 00000000000000fc87250122a58e763c5850bddc5254672fae578cf78be186ab 222 0.12/1.00 vMB 157
234,764 234,764 0000000000000047f656f43125f6d12cdb965ea3407083902174eb6405c38cb9 383 0.20/1.00 vMB 147
234,763 234,763 0000000000000006bfcc37f4b9618fb802bc8c0bc0a96cb45963e863fad9fa5a 4 0.00/1.00 vMB 91
234,762 234,762 00000000000000ba71e843be7e4f74b7de6d606ca9cd10e5b1a0865f9bc1fef9 134 0.05/1.00 vMB 156
234,761 234,761 000000000000015232a760231e4f58560ded2d44b49361f218cd2abc94eb7c3a 140 0.15/1.00 vMB 71
234,760 234,760 0000000000000052a050b01d01583717f140ce0fa348bb9368531df8b6e8997c 161 0.19/1.00 vMB 111
234,759 234,759 000000000000009e476877d3219fc6cc7464501f7b56a193ac033bcdc8588665 301 0.15/1.00 vMB 151
234,758 234,758 0000000000000151f95f02d0176723c2958015da164ec56c6b803bf0b9948a54 379 0.21/1.00 vMB 126
234,757 234,757 000000000000004efad81709167fa87dbc976a0f7a3779733b1f0eb1e707d2e2 159 0.06/1.00 vMB 103
234,756 234,756 0000000000000097fcb2dd1f1ab90b4c97296dfd5b1f92c48c4e67330352ca0e 221 0.10/1.00 vMB 174
234,755 234,755 000000000000017d1be775d5deefb6ec01db73032647524832e5278e6b7df315 150 0.11/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.50 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: 612.34 GB
    • Received: 10.97 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.