Loading Tool

Explorer IconExplorer

Memory Pool

73,446 transactions
27.18 vMB
0.06219406 BTC
Random Selection Loading Transactions
Max Size: 166.01/200 MB

Candidate Block

Mining Attempt 8400c4cf23be7808cda24f15fb2001e36139a3e1c69f9683fd5d52438f8def75
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (323,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,288 592,288 00000000000000000012adf4de096184851a398d986f5a426da418ae07c2b784 3,181 1.00/1.00 vMB 37
592,287 592,287 00000000000000000014a1b664ea675e633afe0bb66e9e21f88f07123d0ef366 1,760 1.00/1.00 vMB 30
592,286 592,286 00000000000000000013a2ac80e37f12c95a4fa42b27f6eea7e2e6050020edc9 976 1.00/1.00 vMB 54
592,285 592,285 000000000000000000136cbcbdf58abbcad90fcc97cd57c0e86d178cef8ffbe0 935 1.00/1.00 vMB 77
592,284 592,284 00000000000000000007b51ddb543c6f75fcb35e5ccef7540624e421c55bf837 2,519 1.00/1.00 vMB 29
592,283 592,283 00000000000000000000b0296fea8623171918e697ecd87c8486821de1632b7a 2,953 1.00/1.00 vMB 12
592,282 592,282 00000000000000000014716d5502979cb253af42afbc5d0760613df3990d4e0d 2,748 1.00/1.00 vMB 37
592,281 592,281 00000000000000000015d7334e00b0851331ae222b4a6faf5aa7e382ad31e3ac 2,597 1.00/1.00 vMB 46
592,280 592,280 00000000000000000013c608eaf9957a0b2e4edc3d09a7e992dcbd96e7fc102c 2,776 1.00/1.00 vMB 31
592,279 592,279 0000000000000000000f9be1c5be67c25ba7c307ff2d2965b6c46e886e341c73 2,660 1.00/1.00 vMB 43
592,278 592,278 00000000000000000016424c68b2fe3d3c796fd8aeb3455cee082697037c3f85 2,423 1.00/1.00 vMB 12
592,277 592,277 0000000000000000000981573d6fc4238ba13c37b2bcb636e0938876c0018e5d 2,723 1.00/1.00 vMB 13
592,276 592,276 0000000000000000000155f951cde018770f45bdc425f68d5326e09bc2cb4594 2,954 1.00/1.00 vMB 36
592,275 592,275 0000000000000000001871e243f54df095813e49107494cef35b6c2c93bd92b9 2,372 1.00/1.00 vMB 25
592,274 592,274 00000000000000000007a7e03ecc5ede9fcdadf895210919f31a975db9c20104 2,796 1.00/1.00 vMB 64
592,273 592,273 00000000000000000018bf300921f3c5a93d2842ff83c9f637ad7e2c3314f4cd 1,187 0.42/1.00 vMB 18
592,272 592,272 00000000000000000003d6d6e79e240107b3e49040cd3dd587603dacff84207b 386 0.16/1.00 vMB 22
592,271 592,271 0000000000000000000892c225b57440cffa12ebbaa839ba2e73f60a153850c9 1,165 0.51/1.00 vMB 20
592,270 592,270 0000000000000000000c8ca4582038f331842afa5a77abc56a3ad14880023395 51 0.01/1.00 vMB 25
592,269 592,269 0000000000000000000c052dfb5361ca83f73bd9d07fd656bc878099059041d8 1,457 0.54/1.00 vMB 22
592,268 592,268 0000000000000000000a1e1f90b9de0ebf8c7738138a357d44cb550d32ae048b 2,767 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.