Loading Tool

Explorer IconExplorer

Memory Pool

12,307 transactions
10.02 vMB
0.03345162 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.19/200 MB

Candidate Block

Mining Attempt 1c731188acf08bf0061f2e45f8b3a3cdc463fc1104dacb0b290eeafaf0310452
Version 20000000
Previous Block 00000000000000000000c62eb6b3574aa0b8d680bc9d2c401c79c53a05e8a987
Merkle Root a8ca64ac426746b3b38fc081850fc147413d40ba6bfc7bb581ea565b0d8ee72d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,763
Size: 0.99789775 1.00 vMB
Total Fees: 0.01818614 BTC
Feerates: 150.75 > 1.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,805 (73,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,010 840,010 00000000000000000000da20f7d8e9e6412d4f1d8b62d88264cddbdd48256ba0 5,673 1.00/1.00 vMB 1,765
840,009 840,009 00000000000000000000c6075e66b667adcdb8935e6d9a877f5cf140c806ae87 4,493 1.00/1.00 vMB 949
840,008 840,008 00000000000000000001d57c33db2ebb841d806bcf853549d35d852693b9fc2d 4,969 1.00/1.00 vMB 1,220
840,007 840,007 000000000000000000030d1455700ec234e4214e75e8e1112632b74febe80c78 4,864 1.00/1.00 vMB 1,772
840,006 840,006 0000000000000000000098dab8c28e5f20ab1663b8dd6c81bb54bbbcd0ead5ac 4,837 1.00/1.00 vMB 2,320
840,005 840,005 000000000000000000027b0ec0e3acadd018cd19e7dd976602f216a1bc12d079 5,136 1.00/1.00 vMB 2,988
840,004 840,004 000000000000000000028458274b1f458d57d817fdce349e31dd5cb51b277d36 5,328 1.00/1.00 vMB 2,405
840,003 840,003 00000000000000000001cfe8671cb9269dfeded2c4e900e365fffae09b34b119 5,288 1.00/1.00 vMB 1,610
840,002 840,002 00000000000000000002c0cc73626b56fb3ee1ce605b0ce125cc4fb58775a0a9 4,216 1.00/1.00 vMB 700
840,001 840,001 00000000000000000001b48a75d5a3077913f3f441eb7e08c13c43f768db2463 2,823 1.00/1.00 vMB 449
840,000 840,000 ½ 0000000000000000000320283a032748cef8227873ff4872689bf23f1cda83a5 3,050 1.00/1.00 vMB 3,770
839,999 839,999 0000000000000000000172014ba58d66455762add0512355ad651207918494ab 2,328 1.00/1.00 vMB 104
839,998 839,998 00000000000000000001dcce6ce7c8a45872cafd1fb04732b447a14a91832591 2,254 1.00/1.00 vMB 86
839,997 839,997 00000000000000000000a3cbf20d45ab342cfe00e573c2c305ccddef5a396aab 2,633 1.00/1.00 vMB 118
839,996 839,996 00000000000000000002f0e845056295149baee9225da1c73995adc323b06b2e 2,736 1.00/1.00 vMB 100
839,995 839,995 00000000000000000002835740aea7c989b20507e309b8ff7fa6e65876f06179 2,600 1.00/1.00 vMB 248
839,994 839,994 00000000000000000000d619d0d57f103576eb4d0a99fdc21354f39accfed8c5 2,680 1.00/1.00 vMB 95
839,993 839,993 000000000000000000017613eba1f732df9df0d199448357e9f0ccdea5ed40ab 2,755 1.00/1.00 vMB 102
839,992 839,992 00000000000000000001c68544e72f32afcfb5263b5d9688a4d86417f31681f9 3,039 1.00/1.00 vMB 107
839,991 839,991 000000000000000000009495048c344d50d08295d456adfec73e7277f1926eb1 2,385 1.00/1.00 vMB 78
839,990 839,990 000000000000000000019c7d65d7fbdbcb656e6de9a460f24cdb0b6a4cf04ef2 1,816 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.89 GB
    • Received: 4.39 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.