Loading Tool

Explorer IconExplorer

Memory Pool

41,360 transactions
26.70 vMB
0.06395857 BTC
Random Selection Loading Transactions
Max Size: 139.50/200 MB

Candidate Block

Mining Attempt edd6b76f4e7dbbaad94b1e3b3b3a76556b7f132b40d12c1b30aa445f6086b307
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root f7b55b5a2da96817112339a147f01f44adc14b995ddf0b197df4a88928d8db5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,146
Size: 1.00 vMB
Total Fees: 0.01449377 BTC
Feerates: 151.03 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (592,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,440 322,440 0000000000000000178ecd51b0d5c1e5012b6efe404faab0b29f93a85ad7c105 171 0.14/1.00 vMB 24
322,439 322,439 00000000000000000df337c78af4335af501623d0a922730049a7fe41366b1ef 194 0.12/1.00 vMB 33
322,438 322,438 000000000000000003eea1042414be87534b1bfdb5eac3b1084a1cc3da5a2e0b 466 0.28/1.00 vMB 28
322,437 322,437 00000000000000001c9aafa53e8d0ebd30091ed7bf60d3c9ca8f4509b941ec4e 12 0.00/1.00 vMB 39
322,436 322,436 000000000000000014a56d321b18445e8a559309f481a192db34210f22cc4204 1,016 0.83/1.00 vMB 24
322,435 322,435 00000000000000001d5235dee84b4a80779d8d9625bf5cdad6b50e3cc3791640 633 0.52/1.00 vMB 28
322,434 322,434 0000000000000000119d723d0ce272326042baff1e521d43a8db37b0f80e95a3 271 0.15/1.00 vMB 23
322,433 322,433 000000000000000011112ada39381c17abe3cf7731990ab130d03f731abecfed 1,322 0.81/1.00 vMB 28
322,432 322,432 00000000000000001d84208181ee6e14a13425ebc65b8b8048cf8ce43adc1dcd 59 0.03/1.00 vMB 32
322,431 322,431 000000000000000000e4eb6661f287f67ff072bd33b0c7f476cbe577ef426975 30 0.03/1.00 vMB 19
322,430 322,430 0000000000000000050e4d3ce539e7b6ed30b6bbec31cafdd014da9232cc3e2f 117 0.07/1.00 vMB 30
322,429 322,429 000000000000000020f5613dac879f417902d16518eead26ddf936342faa62f3 74 0.03/1.00 vMB 30
322,428 322,428 00000000000000000e76eb8591a06951576bdf2110a1cf23226d89d0d3d1c72b 301 0.16/1.00 vMB 27
322,427 322,427 000000000000000005cded926265074dfe1e8d18eef59861bfa5a35355251a38 788 0.47/1.00 vMB 26
322,426 322,426 000000000000000000c98d75d1769ddff30692728d9ae8f17bc80f9fdf9784fa 247 0.29/1.00 vMB 24
322,425 322,425 000000000000000018a33fe1a408adb3b58983233241348b87033d1f2439144d 758 0.62/1.00 vMB 27
322,424 322,424 000000000000000022e97f668908c559a640cc95e5523d3cb5eb164de3f16cb6 690 0.49/1.00 vMB 32
322,423 322,423 00000000000000002119e125b88843942de9550d0578e61310457d3b2caf31a8 358 0.49/1.00 vMB 17
322,422 322,422 00000000000000000a70fed94e92edd8ef7e5fe1eb942588b19aad985f10b309 126 0.08/1.00 vMB 39
322,421 322,421 000000000000000014c07965066c2c87403c8020aad8c78c2beaea534798caa2 273 0.18/1.00 vMB 29
322,420 322,420 000000000000000024c5ea00edcf020c4eea7b3b834d0b673dff78cb3a1079b3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.