Loading Tool

Explorer IconExplorer

Memory Pool

37,540 transactions
15.36 vMB
0.10360808 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.82/200 MB

Candidate Block

Mining Attempt e0f9f83aa1d6aeb3ebb5fb5fa72dc2bacab2f90f1506f8f990a8cf468fd5d6b1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root e2f41dbebf1337b21a5e97d71a4285aaf73c232796b33e05eb5c82630f850d5b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,631
Size: 1.00 vMB
Total Fees: 0.04712697 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (647,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,982 265,982 0000000000000003864d06fbdddc0b760223f1fe5476cff3f8c755cfe157a868 212 0.13 vMB 36
265,981 265,981 00000000000000016dc618cd44fe542985c54020caff1437e360c10e47bc5c06 74 0.03 vMB 16
265,980 265,980 0000000000000005c7dbfb511cf656feb6ae23719bfb578dc781a82a81421875 651 0.33 vMB 86
265,979 265,979 000000000000000b023baec25c575ea3deb6a8a06c964803e6f3c27238211d73 246 0.14 vMB 58
265,978 265,978 000000000000000211c03f226f4eeb1961ba4a8a7206bc3e157540bb1172d897 212 0.08 vMB 113
265,977 265,977 00000000000000049948b7f611f3b79f375506c6a043d41cc7a894883b322281 201 0.09 vMB 55
265,976 265,976 000000000000000d4a1fc7489f5b6ec581bd2861539c4f3f0b82aed8c287f383 575 0.25 vMB 83
265,975 265,975 00000000000000066e75773f2f28f7b1774ca182edeb2181e9349842900d8687 71 0.04 vMB 42
265,974 265,974 000000000000000cf58883522ec9ea12ee28f3e9f8fc2e54ff5d71cd53e39c88 58 0.15 vMB 4
265,973 265,973 0000000000000006484a843730fba514fe99564af825d97db72c2ebde59446a0 405 0.18 vMB 116
265,972 265,972 0000000000000004fb5eddf423eebbb7e6968a696d6784f14eb488c7a40048ec 458 0.17 vMB 92
265,971 265,971 000000000000000e8862258e22e05ca2c66899d197b00c69b38625be5e5b723b 290 0.15 vMB 22
265,970 265,970 000000000000000e245a7f77acc03ce50d8bfa02d3d33885fdef25cb06b720e7 686 0.25 vMB 138
265,969 265,969 000000000000000e19d3857d5bef102f28359d9f57ca2e54dbf45ed8746818c2 139 0.14 vMB 30
265,968 265,968 000000000000000994a6b5198a8f3c5e6c607fc019e0464c4e0bc169531eb4af 82 0.14 vMB 13
265,967 265,967 000000000000000fd08cb5ce4023ecda52937f75652b699470fbaad541bbb623 196 0.15 vMB 33
265,966 265,966 0000000000000001f69b45c5dafdb24eff371465b6358da40061bb5a6b81527d 417 0.18 vMB 82
265,965 265,965 00000000000000011e90dc6a2463a065f5335aadd4a8bc973747b0a4c10f6d68 148 0.08 vMB 80
265,964 265,964 000000000000000cfbcdd46612a888ed323b6da02310ad14b6e074be5748069b 17 0.01 vMB 16
265,963 265,963 000000000000000f92aed4310fcbdf72913e0547e2721e395b9686a7b127f9df 75 0.03 vMB 73
265,962 265,962 000000000000000808d27c1a89e494352c75627b9ba017a20999a3f21419d202 49 0.02 vMB 72
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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