Loading Tool

Explorer IconExplorer

Memory Pool

75,800 transactions
21.70 vMB
0.08323600 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt ca9584e10fc9bb62a376520435ed0f41cd2d98e6afb66fe068e81ede46e06be7
Version 20000000
Previous Block 000000000000000000011aa78267dc4c6434aa373f807c91b066a761e26e676d
Merkle Root 214352c46b28a95f6469daf12b1785f9a95695fa0210e593571f0904a1af8cee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,645
Size: 1.00 vMB
Total Fees: 0.02707237 BTC
Feerates: 102.44 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,978 (802,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,349 113,349 0000000000002d500d15c0e3e33dea70bc1bbfb33839752cbb21bdeeb8ac94a3 1 0.00/1.00 vMB 0
113,348 113,348 000000000000086e9dc49ca0c6ab05dc6b7590ed6a6fc29bd41a98179faaa0c1 43 0.02/1.00 vMB 193
113,347 113,347 000000000000cf868675a06da32eaf6f3451758558537de74de9643df27975c7 12 0.00/1.00 vMB 744
113,346 113,346 00000000000065c02079c7f0e96dcf76362fa28882978352e649574455ddda28 10 0.00/1.00 vMB 0
113,345 113,345 0000000000000ed63144e1aa2f25de09aeb2d775605fc5bba1b450d4ebe1a170 5 0.00/1.00 vMB 1,694
113,344 113,344 00000000000010dd1909d6b123e615fbacdbcdb132fdacfbe59357fca9aa1890 45 0.02/1.00 vMB 117
113,343 113,343 000000000000862ddde54be09dce1551f775349cdbfd6d9a9680f4cdf9fb433d 11 0.00/1.00 vMB 561
113,342 113,342 0000000000001d88e69f0b267ef8327ff1df6ec86659b5c78e4fa83ebd55f4ee 9 0.00/1.00 vMB 0
113,341 113,341 0000000000000d7d2b064a80bf46bfb7ccd38c59bee306b7aefddda180921f5b 33 0.01/1.00 vMB 302
113,340 113,340 0000000000000deb343ce50db9d434366b3c5284a0ab008fea768b1c9d9e601c 1 0.00/1.00 vMB 0
113,339 113,339 00000000000058669278914dede17020d474f9f70d838361a322414de76ba3b7 1 0.00/1.00 vMB 0
113,338 113,338 0000000000001c64aa55f067630c0c620feb41e349d8271d573f67780be99983 5 0.00/1.00 vMB 3,875
113,337 113,337 000000000000b9262ceef9fac36cab79daa60a7c82c6b0a9e0a290a8132dd416 3 0.00/1.00 vMB 0
113,336 113,336 00000000000086197977abcd99d01ffffaf165f10be65231282d1a99995d6542 4 0.00/1.00 vMB 0
113,335 113,335 00000000000031a031b9f54d719a222e2ef1d9f101f8ce3aed08465101c1149a 6 0.00/1.00 vMB 0
113,334 113,334 0000000000009973118f3cf8c56b0efe12638fe492f3d7087d209855380933cc 22 0.01/1.00 vMB 375
113,333 113,333 000000000000b6613089eb23b3b8095e11cf69388f0339d68cf2728f0dd8a9ce 2 0.00/1.00 vMB 3,891
113,332 113,332 000000000000293f3a827b0dbb23d9a19ed5da1d1caa80551abeb9c347261519 1 0.00/1.00 vMB 0
113,331 113,331 0000000000003d77fce166368be4e3af1780d76ce349264b95e16df5e783c508 79 0.02/1.00 vMB 0
113,330 113,330 000000000000a8fd61b62f383ec27e824f1d3f592e67bdd1cb3bf7082d9018be 11 0.00/1.00 vMB 0
113,329 113,329 000000000000c9ccf0541108ba92d1e662ab77aa7d049e62eb93431cf06b86d6 20 0.01/1.00 vMB 1,232
Previous 10 blocks ↓
Total Size: 784.09 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: 806.81 GB
    • Received: 23.06 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.