Loading Tool

Explorer IconExplorer

Memory Pool

78,370 transactions
29.28 vMB
0.08144041 BTC
Random Selection Loading Transactions
Max Size: 176.94/200 MB

Candidate Block

Mining Attempt b70c3b88e854515fa260d5a74e89da0bd611d16b5b5d24784d79016a9541635f
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (210,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,173 704,173 0000000000000000000027e25a56279c92c2b2889a7a48c04e8a4d7ab55d03c7 1,940 1.00/1.00 vMB 7
704,172 704,172 0000000000000000000552b51b79fdb63cf5164ee4023afa243b432cf6f8d831 1,917 1.00/1.00 vMB 11
704,171 704,171 00000000000000000003b2f4df0fb9079781f4a668dfce420af9ba7e7d70028a 2,139 1.00/1.00 vMB 12
704,170 704,170 00000000000000000005bebbea86dd44031e3b6435134f9f4b4fa07ec8769319 1,960 1.00/1.00 vMB 19
704,169 704,169 00000000000000000006527054db80d766e9bf3c2feab03f0d18604a36e2895b 1,168 1.00/1.00 vMB 10
704,168 704,168 0000000000000000000df3ec90c2f8549373014de36b36f591faad35b08447c4 1,743 1.00/1.00 vMB 10
704,167 704,167 00000000000000000008ac5143ac810109b7f2f39fe76c0fae5f2ed69b7a116f 2,317 1.00/1.00 vMB 24
704,166 704,166 0000000000000000000b0477e575518da7408eda0eb9597178866ce5ed1e8773 249 1.00/1.00 vMB 2
704,165 704,165 000000000000000000009a12b7f170ee1ca40f0bb4aa2655a54c537c7a882fac 847 1.00/1.00 vMB 2
704,164 704,164 0000000000000000000c4e168f0153ed3f6e7ecc671f16894090d1364011b122 617 1.00/1.00 vMB 4
704,163 704,163 00000000000000000001d77dffffc3855027aa8bfb46878254c0841b756e7257 935 1.00/1.00 vMB 5
704,162 704,162 0000000000000000000c94558338d9adf921146318ca9ec28ce8b14063a31596 1,608 1.00/1.00 vMB 5
704,161 704,161 00000000000000000002215f503f123d76db17cae8b8f12c7d20b177c0e114f7 2,786 1.00/1.00 vMB 25
704,160 704,160 00000000000000000008b6886618058470a7badd490aca04356d776c45d6fe78 1,204 1.00/1.00 vMB 10
704,159 704,159 0000000000000000000912b4dbfae8c398fe79eca326a0b1cb7a3d6b21d215fe 1,566 1.00/1.00 vMB 17
704,158 704,158 00000000000000000006185e38a2b282cde03e448a9310167f428e77dea23b57 390 1.00/1.00 vMB 2
704,157 704,157 00000000000000000008a4e1f21b57f87918a45e3d9250589eb7bfc64d01030f 1,657 1.00/1.00 vMB 11
704,156 704,156 00000000000000000001eb29193a3af8ffe7886e0ac8afdcff7aed29fa5f476e 244 1.00/1.00 vMB 4
704,155 704,155 000000000000000000055606b809a05208061c3c02ea95ec05a70bae7178cf10 2,120 1.00/1.00 vMB 12
704,154 704,154 0000000000000000000ac01534fa3fb13c53c78cafb70f3ade161bb4e04481cf 759 1.00/1.00 vMB 4
704,153 704,153 0000000000000000000d8b738ca6c21f833d8153c0cf8e9398705dad86082e2d 1,578 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 674.51 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.