Loading Tool

Explorer IconExplorer

Memory Pool

84,884 transactions
31.95 vMB
0.11572629 BTC
Random Selection Loading Transactions
Max Size: 195.41/200 MB

Candidate Block

Mining Attempt 51331e9cb46f68318dcfb2c85cd35636d1369c901f6d78c83d290f2eecbd1344
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 673c19766bea68d27f848cb45724701d1980c8a3a3d69b47caf1e49470ad3148
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.03719946 BTC
Feerates: 301.05 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (178,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,656 736,656 000000000000000000006ca72c7f7d8f899a3bfa0c9222007900a6cab046b2ed 764 1.00/1.00 vMB 4
736,655 736,655 0000000000000000000536f30311ed0f325e63b93b696e66b239cf073e8c6fcc 619 1.00/1.00 vMB 3
736,654 736,654 00000000000000000000cec9370d18dcd55cfbb323198c7c175519f06b534922 2,124 1.00/1.00 vMB 14
736,653 736,653 000000000000000000089317c06bb879d03a7fa8cac8299cf2f08606e381978a 1,652 1.00/1.00 vMB 7
736,652 736,652 00000000000000000006984ad7f5e8af7daae056718676c8380d443445da08e9 1,334 1.00/1.00 vMB 4
736,651 736,651 000000000000000000049fe59b3b5b70f5dc3ccea31939ab62e44f9fd5462f07 1,841 1.00/1.00 vMB 8
736,650 736,650 000000000000000000085d949dc3eff8cd6c4a69104228314ded3342dd17559e 2,574 1.00/1.00 vMB 13
736,649 736,649 00000000000000000007c5297fb81b7d05a0cb6cecb2afb0b4010169d72b3d1b 2,517 1.00/1.00 vMB 16
736,648 736,648 000000000000000000029d7366b39f10566520338d92957f48f6efe4dbb46855 2,185 1.00/1.00 vMB 15
736,647 736,647 00000000000000000002f37a36fec965eda10de69619203b2423da57fad74b61 2,673 1.00/1.00 vMB 15
736,646 736,646 000000000000000000087a115b0be6a2e9d49c7254b800fa770c73cde4e43e67 198 1.00/1.00 vMB 23
736,645 736,645 000000000000000000021f47545b5ac43c44a863367dcc3cbed37a9977770e4b 2,805 1.00/1.00 vMB 22
736,644 736,644 00000000000000000000fb5520db1cecc301fc100d09491c56d0cfe164d86216 2,558 1.00/1.00 vMB 20
736,643 736,643 0000000000000000000527a43366a402d6ce0a547e9682f536cd1ad64bc2b8ac 1,736 1.00/1.00 vMB 20
736,642 736,642 000000000000000000022a24f626c1ad8c6a144e311d9f8ede50c95557bf86df 1,121 1.00/1.00 vMB 27
736,641 736,641 00000000000000000001dc27eda5fbfe893df0039d63447e12f34955161dcd58 814 1.00/1.00 vMB 26
736,640 736,640 00000000000000000002de3e45ea8a2e1d8854b6c699143b6165993c743c9b71 2,550 1.00/1.00 vMB 17
736,639 736,639 000000000000000000033ffbd17726f562f73b718ca6d7985fd440fc27bd6d92 2,885 1.00/1.00 vMB 22
736,638 736,638 00000000000000000008af3ec890b60ade1165327f17f463b66550043011c82a 2,617 1.00/1.00 vMB 23
736,637 736,637 00000000000000000003744893572758cbe9c71b1ba4f18ed78359e35edba752 2,309 1.00/1.00 vMB 18
736,636 736,636 00000000000000000003304903c971490ef09affdfdbbc15484d43ec27026d33 3,477 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.