Loading Tool

Explorer IconExplorer

Memory Pool

44,913 transactions
26.96 vMB
0.06817553 BTC
Random Selection Loading Transactions
Max Size: 142.08/200 MB

Candidate Block

Mining Attempt 9e1eb249e0a226361972b87e58c08aa83b2c1ddc54e9c8019173c3e159a583f7
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 02ad445c22708729f7ab465344da8eb9592ace490176ed80c3803080795550b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.01827691 BTC
Feerates: 251.72 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (340,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,016 574,016 0000000000000000001b56c2469ac223d3a60a8b734ba2f95c6a9785c1f82e19 1,498 1.00/1.00 vMB 14
574,015 574,015 00000000000000000005581dd5312b7272011313ebad9a38763a6f88ac9b4f30 2,059 1.00/1.00 vMB 10
574,014 574,014 00000000000000000000ca3c873083c4ddd1be4501324eca5022bfbe315cc12a 1,865 1.00/1.00 vMB 67
574,013 574,013 0000000000000000000422672391ceae50e61a4fa624f2f6527cfd2f1b6755b2 2,273 1.00/1.00 vMB 51
574,012 574,012 00000000000000000028739b5c59d0d0818e49cb42710206431462e01f71d60a 2,132 1.00/1.00 vMB 39
574,011 574,011 00000000000000000007b7c34a455bfd2c09209e69fe94b87736e30f0a49b515 2,084 1.00/1.00 vMB 21
574,010 574,010 0000000000000000002312b384beeac4485a199d62d9e23a344a24752eded849 1,960 1.00/1.00 vMB 10
574,009 574,009 0000000000000000000dab40886585a5d1625ccdd4ce55bd736785b71f6cacda 1,903 1.00/1.00 vMB 11
574,008 574,008 000000000000000000096cd761deb5eeec2ca0eabe41c00e805bc5193f7ca2f1 1,504 1.00/1.00 vMB 37
574,007 574,007 00000000000000000012f1cd3bd52b0319accfadad0b1fbbd73b73de68459470 2,102 1.00/1.00 vMB 20
574,006 574,006 00000000000000000010075de0b2c92ce087d760a57ffcc0c80e2fe96a292e7f 2,445 1.00/1.00 vMB 28
574,005 574,005 000000000000000000237cf676b6fdbc81ae91035f07385f392778d923b84d1c 3,264 1.00/1.00 vMB 72
574,004 574,004 00000000000000000024463dafb9b2976abdb36866473c401ec5b917c210933e 1 0.00/1.00 vMB 0
574,003 574,003 0000000000000000001ece56aec0c97ba066ac6457c6c447faf1615a4cb8a298 1,083 1.00/1.00 vMB 16
574,002 574,002 000000000000000000296783868e71e00e8ca129d292be113213f307cf987249 1,916 1.00/1.00 vMB 44
574,001 574,001 00000000000000000007ec70c43fdee8b5178588608c6eb7fff8557b981ccdd0 1,821 1.00/1.00 vMB 21
574,000 574,000 00000000000000000028242146046ffb55e3366b1d067cfa4819894ad9000177 2,389 1.00/1.00 vMB 25
573,999 573,999 00000000000000000011e3146b8239b2b9d8d62fe7dbbcb627a348bc5572c482 2,599 1.00/1.00 vMB 61
573,998 573,998 0000000000000000000d59369ed30e889720ebe2d207d49f592b36af186f0feb 2,342 1.00/1.00 vMB 73
573,997 573,997 0000000000000000001f4cbb286e91ac92dcc07903c6b4c8230eb54dd00e614e 3,094 1.00/1.00 vMB 84
573,996 573,996 0000000000000000002188e2d7beaaabe9a01e8212b8f75ba866b210a8bbf9c6 2,954 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.71 GB
    • Received: 12.88 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.