Loading Tool

Explorer IconExplorer

Memory Pool

52,828 transactions
30.98 vMB
0.11995901 BTC
Random Selection Loading Transactions
Max Size: 166.50/200 MB

Candidate Block

Mining Attempt 0bacd439bf11d9136adf016104afeeac6e72dd24d3d256d7c6968e0ceb4bbddb
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root d7709dd2404cd5db7a393f16a4ccbfdd5f1290f8c25fff0a562e35a418d808a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.03806454 BTC
Feerates: 301.36 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (217,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,026 697,026 0000000000000000001068f050324eb4b561987b19812a294ab03e7e87496008 227 0.06/1.00 vMB 11
697,025 697,025 0000000000000000001166bbde36fd19915cd01138ecb75aca13f34970511a30 1,608 0.59/1.00 vMB 10
697,024 697,024 0000000000000000000494055c647e38b11ac8110153f239be9e54fd3e1c3695 2,067 1.00/1.00 vMB 11
697,023 697,023 0000000000000000000dfca43f77922b6328792a493933f15d1668bb4b2a4506 230 0.12/1.00 vMB 8
697,022 697,022 00000000000000000004a7ccb394b58c717ba515ccdd319bce1570947aa48034 1,861 0.70/1.00 vMB 11
697,021 697,021 000000000000000000064d7ed9c8ae4f8cb23a48783a58c03104cda041d7a73d 887 0.42/1.00 vMB 7
697,020 697,020 0000000000000000000eea88f5c82c289af42a9d4b1c844d17841deca0a738b0 612 0.34/1.00 vMB 7
697,019 697,019 0000000000000000000757d8c9367e8f5e279fa4020d7640759568911657f926 160 0.11/1.00 vMB 29
697,018 697,018 0000000000000000000a3d04ef8ec311d484084ce04380b81b496fc8114103b9 830 0.90/1.00 vMB 5
697,017 697,017 000000000000000000072c2fd989a9b4a8ea1c0e97fe860734ef50a1fbe69d13 522 0.68/1.00 vMB 4
697,016 697,016 000000000000000000057906384fd7f2ae6d280567f0b0587f2fd11de6c55e53 956 1.00/1.00 vMB 4
697,015 697,015 0000000000000000000915d21582d6e088e1ad0b9d7facf11c8c2ece6e0c7cdb 1,698 1.00/1.00 vMB 7
697,014 697,014 0000000000000000000032c9f8cf1f4a6cb13901ebe18c8780cacf881d9f3421 198 0.44/1.00 vMB 3
697,013 697,013 000000000000000000014b0c9122f9b5dd6ddcb07e77cb7fdd3fe5115848d51e 1,342 1.00/1.00 vMB 6
697,012 697,012 0000000000000000000d678ac0a1ef3cf14b79f2b5a315d63b39c1b5d5625462 587 0.99/1.00 vMB 3
697,011 697,011 000000000000000000082facfcaf903f04d09ee23d1c31815d46484f33a8eb74 1,094 0.61/1.00 vMB 6
697,010 697,010 0000000000000000000f423d6986653ba95d46aeeb3e82fedfa056f5ba19a741 765 0.90/1.00 vMB 3
697,009 697,009 000000000000000000065471ce93495ac89247232d14d8438638600523e8ca3f 1,359 0.91/1.00 vMB 5
697,008 697,008 00000000000000000006ab0250582a1b017b97c99c17ae57ddf1f47c7eab9edc 1,796 1.00/1.00 vMB 6
697,007 697,007 0000000000000000000719805ab50710a92d959a8dab562d9ba0f519d4ddfaaa 861 0.42/1.00 vMB 9
697,006 697,006 0000000000000000000eb8103cf066511f92506a5533309d9c183b75055ac00e 20 0.01/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.06 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: 651.17 GB
    • Received: 13.45 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.