Loading Tool

Explorer IconExplorer

Memory Pool

76,615 transactions
28.54 vMB
0.06866257 BTC
Random Selection Loading Transactions
Max Size: 172.96/200 MB

Candidate Block

Mining Attempt 21dea428b6ce317f2dea631eee4f42fe66b5b8ccc9ea221c9b004380c9628186
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 157a98ea8266e4c2b7ef8dba7945caf6969605a3478f33ffc9d081a5b6e5e5b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.00956434 BTC
Feerates: 73.20 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (540,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,808 374,808 00000000000000000500ad78b02fab778aca19598485035e38e2fe89f1f0fdae 2,202 1.00/1.00 vMB 40
374,807 374,807 000000000000000009a7a77d93301a998a16f661ad313d3d85dd2e9f8fb8d46b 673 0.38/1.00 vMB 34
374,806 374,806 0000000000000000033496dd4c0440df80c62202388a25c164b5ca580f2a74af 1,944 1.00/1.00 vMB 33
374,805 374,805 000000000000000004dfda3930a7f5c26ad08ec65753acd4e5366828811729ea 2,562 0.95/1.00 vMB 57
374,804 374,804 000000000000000006e0a9f9630a0de77944cf6a5be8fdac7f4e3bfc51e35a7f 1,318 0.62/1.00 vMB 40
374,803 374,803 0000000000000000011e83060cc3bf6b558fe0c4a4df951fbe4b5eae953fefad 2,593 0.93/1.00 vMB 16
374,802 374,802 00000000000000001220ec6771832be3e3176d4327032db5e192cb0eff1749c2 1 0.00/1.00 vMB 0
374,801 374,801 000000000000000011bdb460191e63cbbb417b1b0e43319ea90794221e70915f 1,626 0.81/1.00 vMB 38
374,800 374,800 0000000000000000001762e453ccd8cf21f4168330d5274ab87ef210170fb48f 1,409 1.00/1.00 vMB 24
374,799 374,799 0000000000000000029fc6274a37e1f90a1e4e453c049787855e21e3bdbe14ed 767 0.92/1.00 vMB 10
374,798 374,798 000000000000000012619dacf0b3f6d8a0f4983d48e50d99d8e876242070b0a7 1,883 1.00/1.00 vMB 34
374,797 374,797 00000000000000000ab221eb09d2cb6e754c3d84cde4319399cd573957bce1b1 1,188 1.00/1.00 vMB 22
374,796 374,796 00000000000000000462444ce0ce85d859596744a84594055dc1a53295be11b9 4,169 0.93/1.00 vMB 12
374,795 374,795 000000000000000000c39ac85957720f6dd652a3bc5e84783ecff0f16f6b57de 3,669 0.95/1.00 vMB 19
374,794 374,794 00000000000000000d7278b4c5eb86880b9f640615776033ba5b05c01e520df5 607 0.37/1.00 vMB 32
374,793 374,793 00000000000000000f259642f76068fe5651e5dc6156d06e58b264aa2da0e867 300 0.20/1.00 vMB 32
374,792 374,792 00000000000000000a4fea09fabd79effd1f03aeba1a90e334329452b640a2f5 399 0.75/1.00 vMB 7
374,791 374,791 000000000000000006630ea0850a26b47f264a81cf6962804056c93b400de74c 86 0.09/1.00 vMB 13
374,790 374,790 000000000000000001f1c702aa4ec3da63fddb260c35453b929bba61fd3812bc 101 0.06/1.00 vMB 54
374,789 374,789 000000000000000000dd19d665e88f1727c8ac13f0fd5e6796192d1680f2a5a4 179 0.09/1.00 vMB 38
374,788 374,788 00000000000000000a6abd6b6cab3c9ebfb7b8ca51375a7369df7c511f520fce 1,290 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.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.