Loading Tool

Explorer IconExplorer

Memory Pool

86,146 transactions
32.15 vMB
0.21144233 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt 80c2f8e1f9581ab523c538f5043cb75e29cbf6904350d8bf18a4865445f69314
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d93a2263f8c6660ac4d72bc05828258027cc8a71ed084fda3a88ca7e1fb04c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.08185652 BTC
Feerates: 301.64 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (257,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,272 657,272 000000000000000000023447f93fcfeb2c841adc608ca398e24d73a4ef893ac2 2,688 1.00/1.00 vMB 39
657,271 657,271 0000000000000000000e340bb3d32e68f5e555738293d9c7fb3513014e224c2a 2,110 1.00/1.00 vMB 41
657,270 657,270 0000000000000000000d59064ac85803857b492e980d4e8483c45bbf370164d7 840 1.00/1.00 vMB 31
657,269 657,269 00000000000000000007956f7a8ef0ff4397191078fe9bd971a8fddfafd60195 1 0.00/1.00 vMB 0
657,268 657,268 0000000000000000000776df27c3f5fb672870a3b48e1f82ebeaaf675fc3fbb0 2,379 1.00/1.00 vMB 30
657,267 657,267 000000000000000000005ce12881b6e2b02deea1dc766cec516df7cbf00e7d7b 1,940 1.00/1.00 vMB 62
657,266 657,266 000000000000000000079778696c547fad9932a013a6e840aba43573f313ba1b 2,817 1.00/1.00 vMB 101
657,265 657,265 000000000000000000080a2c49dee547ec76f8102a25f8f10865bde42881d4d0 2,368 1.00/1.00 vMB 34
657,264 657,264 0000000000000000000da63ef39e63293bc31ef25cea5011849d0bac7026eb1f 2,733 1.00/1.00 vMB 67
657,263 657,263 000000000000000000000d0d9d195fc85dcb907f8e0933e6dcca217cac3b4032 2,923 1.00/1.00 vMB 97
657,262 657,262 00000000000000000004cbc07e2ec5de05f41361a13723dbbad5319d201fce00 2,685 1.00/1.00 vMB 55
657,261 657,261 00000000000000000000c4d63445943af2e6f92dc4e4df52fec6fd4aaf39f15d 2,891 1.00/1.00 vMB 74
657,260 657,260 0000000000000000000eb9583b0b0ad8c3bba9df3eb53d3ad0b432a3b1831545 2,867 1.00/1.00 vMB 97
657,259 657,259 000000000000000000096ca1fe58feee2fdb8289d7cfce64045121642ee30ccc 2,840 1.00/1.00 vMB 65
657,258 657,258 00000000000000000007e98f2ddfceaa1195f0571ab9f9231ccebfb1782327e3 1,534 1.00/1.00 vMB 73
657,257 657,257 0000000000000000000ed80e26312a33d2fa5a611d6185f43dc0167573a5ff01 1,663 1.00/1.00 vMB 74
657,256 657,256 00000000000000000001883bebbbd28267f0a5cf65dd919ca6c32a5a46243981 2,721 1.00/1.00 vMB 101
657,255 657,255 0000000000000000000e8c4bd732086d0c909676562fd9054f3a99f8ad5ffd17 3,027 1.00/1.00 vMB 84
657,254 657,254 000000000000000000008ae79313bf687abece89f8e5c429c9b7561c5c91b814 2,930 1.00/1.00 vMB 85
657,253 657,253 0000000000000000000c18e31d92d89c0089071123aee3862af74e3657f23b08 3,401 1.00/1.00 vMB 80
657,252 657,252 0000000000000000000092246300caa7b19ba3eb2ab6bbb3c4d20da46ae7f760 2,700 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.65 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: 672.65 GB
    • Received: 16.29 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.