Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
30.02 vMB
0.08961185 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 84fc344794a6edb656024f0317e495f294a65586dc83beb9f63b83877f8df116
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (379,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,428 535,428 00000000000000000007f618516eabe6d8d207dc4a8d1dc4710698482ef29ee9 1,418 0.92/1.00 vMB 10
535,427 535,427 0000000000000000000c766c07912fa0d0ae9f5ad839ab0e84ca6f9915e70711 1,458 1.00/1.00 vMB 10
535,426 535,426 0000000000000000002056e56956a07563298cc4d3d77eee8abe56922a4929e2 1,991 1.00/1.00 vMB 13
535,425 535,425 00000000000000000016fdb7d9ddfebe7c0418c4cbcdd498c31b5117352fe928 36 0.01/1.00 vMB 3
535,424 535,424 0000000000000000000e6dc978dfaeabb3277e61cc0e2715e3daba4ef391b198 1,385 0.93/1.00 vMB 13
535,423 535,423 000000000000000000035c6838966ae36a46603976936c38b1ad6950adf42e5a 188 0.09/1.00 vMB 8
535,422 535,422 0000000000000000002776dd4d1c2f40a621ed183f4534d80581439368ef3b0a 701 0.70/1.00 vMB 6
535,421 535,421 00000000000000000011ed93625085d203166c3547b61dac5b4df8c4898acdb6 713 0.56/1.00 vMB 9
535,420 535,420 000000000000000000143b446394dd211d8343a12919cc7a78859f245dec780b 1,577 1.00/1.00 vMB 11
535,419 535,419 000000000000000000209ecbacceb3e7b8ec520ed7f1cfafbe149dd2b9007d39 2,148 1.00/1.00 vMB 14
535,418 535,418 0000000000000000000cb2e17c8cab5e9bd56312faf411a52f1be606717652b6 464 0.31/1.00 vMB 16
535,417 535,417 00000000000000000018b317ee160dff2a5662204106b4ac3d40814dc20eee41 511 0.27/1.00 vMB 12
535,416 535,416 0000000000000000000d27f1cb9779732d3c13cb854d777d65e7776ca37e0b45 374 0.29/1.00 vMB 7
535,415 535,415 0000000000000000001992d44d13fea6f55afa9f05d5110883a59d083d8eeea7 788 0.98/1.00 vMB 2
535,414 535,414 0000000000000000002dab80cebc63e7d82880952d7e1a18ae4a95786218f8db 881 1.00/1.00 vMB 4
535,413 535,413 0000000000000000000c1dd118700fe8651f50c2e54196807cdc2b4cc06ebf43 1,316 1.00/1.00 vMB 10
535,412 535,412 000000000000000000289c5c4d6be736fbef4c74b34e261f8aaafb8cb607599a 1,353 1.00/1.00 vMB 3
535,411 535,411 0000000000000000002e711391098170ddfd31fc94a5d72c11ccbd4b21f4649e 2,467 1.00/1.00 vMB 18
535,410 535,410 0000000000000000000786a519b040b817fd04b70733b9f504477cc3f0e1b474 2,733 1.00/1.00 vMB 19
535,409 535,409 00000000000000000002d6e4843c9af051ba60ecc2696ba371c9626aa2b26aa9 786 0.30/1.00 vMB 15
535,408 535,408 00000000000000000012f9c29d49ab0fba21f66b250fc34f11bdd5e8eae6caac 1,830 0.83/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.