Loading Tool

Explorer IconExplorer

Memory Pool

42,267 transactions
26.96 vMB
0.06434063 BTC
Random Selection Loading Transactions
Max Size: 141.37/200 MB

Candidate Block

Mining Attempt 02ac03683869d95a896ec50a245e1f29fd3178bf223acfe1f3da94fca9505a7d
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2ea4900d05f67653a87ff2d6017b979901e77f7deaac9c389875c201fc268053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01429838 BTC
Feerates: 60.14 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (218,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,419 696,419 00000000000000000004b68e53342e6b90000a1936dfc3579e29c84124133a5c 3,016 1.00/1.00 vMB 19
696,418 696,418 00000000000000000010b1b7adc357b23f3fc9271d2140fce1ea5d63cbf957f3 2,915 1.00/1.00 vMB 17
696,417 696,417 00000000000000000010bfb560e70e1adcbaa7e33e11ec5f0ee4ec163de8e817 2,991 1.00/1.00 vMB 23
696,416 696,416 0000000000000000000535c269ce4dd8d7f72865b1c78ed0a0ea9f5d70e11400 1,921 1.00/1.00 vMB 9
696,415 696,415 00000000000000000005ae74ae8cec87dd181c804ff889d9b88d4c58ae1fdaf8 2,963 1.00/1.00 vMB 16
696,414 696,414 00000000000000000005c14ad8fc8db65f6cf94408b4e6a6fa393e3eedde9fcf 2,565 1.00/1.00 vMB 11
696,413 696,413 0000000000000000000ba3ad2f935e9cbe8fd6123f1db0f579f05b1b9f90872f 3,634 1.00/1.00 vMB 9
696,412 696,412 00000000000000000004d042bda4f046900d35206a7a354a10e5babd8f2131af 2,298 1.00/1.00 vMB 14
696,411 696,411 00000000000000000007669af51a4c11ca3b5903d4f44ce1f58b5c3bddc8af0c 2,172 1.00/1.00 vMB 11
696,410 696,410 00000000000000000010ea1f395f091b9101a8313fbeef614ff89ce98f0685b1 2,342 1.00/1.00 vMB 13
696,409 696,409 0000000000000000000f4665e712cbb20e2e1416bc87ce4a4f27b57aa1d3644b 933 1.00/1.00 vMB 6
696,408 696,408 00000000000000000011b7d162190234c779504936a1559c84e537cc58f39b79 2,120 1.00/1.00 vMB 13
696,407 696,407 0000000000000000000a4dedd7c0f5fd0db40d10fefd32e8a5234f46ee9f1aa3 3,347 1.00/1.00 vMB 8
696,406 696,406 00000000000000000005dc56f6152bf403e63c160c622a9bd78fdbf88b1ff034 2,513 1.00/1.00 vMB 22
696,405 696,405 0000000000000000000f64406d2d3c2ca5209bbb576b1973da11042c4d06adbb 2,416 1.00/1.00 vMB 34
696,404 696,404 000000000000000000033e263c4c3ba0e10f5fe871063754f35f5997ffc06baa 2,580 1.00/1.00 vMB 20
696,403 696,403 0000000000000000000189ca72cce3561fc8baae3559e54859ae2f333f7e31f7 3,333 1.00/1.00 vMB 12
696,402 696,402 000000000000000000088a771bf9592a8bd3e9a5dc4c5a18876b65b283f0fb1e 2,512 1.00/1.00 vMB 16
696,401 696,401 0000000000000000000bbc2c027a9f9a9144f5368d1e02091bddd0307b058ec3 2,576 1.00/1.00 vMB 7
696,400 696,400 00000000000000000002b0d79b0185a35707c1276e99f6cc73b8cff058bdce39 2,864 1.00/1.00 vMB 23
696,399 696,399 0000000000000000000c58f9bb6ee2f8a51abe0b69c15fa3d72df5635e79599e 3,058 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.