Loading Tool

Explorer IconExplorer

Memory Pool

76,622 transactions
28.46 vMB
0.06436967 BTC
Random Selection Loading Transactions
Max Size: 172.75/200 MB

Candidate Block

Mining Attempt 49931c0bc606105c4c77db97296d71b94746579af0e9ea78fefd1a9274d539cf
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 9b8f8738c56dec157d6b344a5bfdf9ab075119e3bcc43944d33b7fbc18130d1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,573
Size: 1.00 vMB
Total Fees: 0.00545621 BTC
Feerates: 178.73 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (196,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,464 718,464 00000000000000000003ec3e4929a8041468c4f50e777fb47aafe45b10425d70 1,807 0.72/1.00 vMB 9
718,463 718,463 000000000000000000080e90dfd07fdb10f26d5b780f0e30d36553ad02d632f2 178 0.08/1.00 vMB 7
718,462 718,462 00000000000000000001ae01578e49660ff2b5e254ba9ccc7711668e04a062e2 1,010 0.45/1.00 vMB 10
718,461 718,461 0000000000000000000028a0524ad48cb249bf447bcfd2ebe91976eefdbd624a 913 0.70/1.00 vMB 3
718,460 718,460 00000000000000000007bfdd0d98e0dbf54f511f7f12b211ea4220e40b8c71ba 2,538 1.00/1.00 vMB 11
718,459 718,459 00000000000000000008b7202770395931f561a86edb0151149a59901bb325db 800 0.29/1.00 vMB 7
718,458 718,458 0000000000000000000b0efbcc55d568da5bf1fee857500a0f45a57c8ee2d7ed 819 0.35/1.00 vMB 8
718,457 718,457 000000000000000000046ee9b26c3474228d4a942c7f5c09093d149d0037baec 1,297 0.45/1.00 vMB 11
718,456 718,456 0000000000000000000adc1597702596870e8f84d470c0c14487b69e63553cd5 1,698 0.55/1.00 vMB 2
718,455 718,455 0000000000000000000892f75e3880fa6a8e8f165292111f5bbb0d1ea7e7eefb 3,191 1.00/1.00 vMB 12
718,454 718,454 00000000000000000002bf0dfb6276cffe4f307394fffe21858359874728c4e8 2,242 0.67/1.00 vMB 10
718,453 718,453 00000000000000000004df118eadbc733af155b73b7505f7852a14dc6bfc4d2b 57 0.01/1.00 vMB 15
718,452 718,452 0000000000000000000930531174de4d4774d34c0164a32482e9de892c8d817f 2,249 0.71/1.00 vMB 8
718,451 718,451 0000000000000000000a6276453e8d31eb40d68e3a9f1d8111cc738ea5041712 176 0.11/1.00 vMB 6
718,450 718,450 0000000000000000000a92a47f86fccb7bc73f592a056c485e228e90db0ec584 793 0.36/1.00 vMB 8
718,449 718,449 00000000000000000007f426646e72f62a824c536124237a72ddd419e2d82e1d 107 0.03/1.00 vMB 12
718,448 718,448 0000000000000000000a3cf29707315f6977ab47962f98cf11b54b824afe1d54 1,615 1.00/1.00 vMB 6
718,447 718,447 000000000000000000060042f4ee51f16f6d42996f3fdf448578a39df34af6ec 2,568 0.97/1.00 vMB 8
718,446 718,446 000000000000000000011a81288c4e72a86ce207190bb43d50c385821c655a4d 880 0.41/1.00 vMB 1
718,445 718,445 0000000000000000000017414529083bcb4044ac74e22bd37a87c17678f768fa 3,571 1.00/1.00 vMB 12
718,444 718,444 00000000000000000007b5d97e549ffee25b2107cb0679212057d46a258d62ec 1,250 0.42/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.68 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: 675.49 GB
    • Received: 16.43 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.