Loading Tool

Explorer IconExplorer

Memory Pool

83,535 transactions
31.67 vMB
0.11402570 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt d55f48f1eae7f273a0a26c80fee17d440d8cc6008f71bdd9f464c95ba1bda524
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root dcb95822dafb56cc9d3f73a7fe643c5059a412dd1e9fdbd5259579b384e9497f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.03973413 BTC
Feerates: 301.05 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (107,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,287 807,287 00000000000000000000d24358d1d5726c5d8b391f177ec3aa47ec57454670c6 1,568 1.00/1.00 vMB 22
807,286 807,286 00000000000000000004d961ec89cbbcd8364b2ebd08c1cb7e078477a5796cc2 3,215 1.00/1.00 vMB 15
807,285 807,285 00000000000000000004391df024ad927dc7cb69c13086e90f6ad575697b67c5 3,642 1.00/1.00 vMB 13
807,284 807,284 0000000000000000000092a1511f74e054fa828ce1cb1eae424ce78bd7963349 2,503 1.00/1.00 vMB 21
807,283 807,283 000000000000000000044a194883e83d42b0a324821c2aaf99d2f9fe51aacc84 4,449 1.00/1.00 vMB 14
807,282 807,282 00000000000000000002f8f6a88831e06ff881b974d1271944d2bb89014ce57b 4,753 1.00/1.00 vMB 14
807,281 807,281 000000000000000000048d2afa703debd5586d0a80578c0a4c1310e6b83d8efe 4,229 1.00/1.00 vMB 14
807,280 807,280 00000000000000000004e9da51361b53257fd808e338e4a315635ce6e9203e22 3,523 1.00/1.00 vMB 17
807,279 807,279 000000000000000000020505738aaccf23997c0ed599676523bd72bc475832e9 5,509 1.00/1.00 vMB 12
807,278 807,278 000000000000000000002b5d7df375245f135dcb32ce02e87eb8f07e63a597fb 2,492 1.00/1.00 vMB 23
807,277 807,277 000000000000000000030a7e7dd963851b8e0e92d559e07953291897b5c65dfe 5,799 1.00/1.00 vMB 13
807,276 807,276 00000000000000000004ebfac0678cc9bd41192c8b6e9d15ace6699d02c63f2f 4,297 1.00/1.00 vMB 16
807,275 807,275 0000000000000000000041e55fb49fd55b47bf5cde3690b7a4c7fa18b78cab6a 6,418 1.00/1.00 vMB 12
807,274 807,274 00000000000000000000151e7aabc1457738530ee778497c02a714a114bfd462 4,437 1.00/1.00 vMB 18
807,273 807,273 00000000000000000003b19e5022e1d48dab900cacedb6d1ed31c56aa37391fa 5,067 1.00/1.00 vMB 13
807,272 807,272 00000000000000000002820a81fd3fd7c38ede5c25484f344fca4dff654d8f0f 4,874 1.00/1.00 vMB 13
807,271 807,271 000000000000000000034847ee6eab833a6f02e3a1732565c3e4bef8de6c6b56 2,383 1.00/1.00 vMB 16
807,270 807,270 0000000000000000000065fcbf3ebf4e5709b61faf08eba655324e6e3801a914 2,539 1.00/1.00 vMB 24
807,269 807,269 00000000000000000000d961979f4535e05b10bcd7b659800676a2f11f28242d 2,775 1.00/1.00 vMB 19
807,268 807,268 000000000000000000014a74f30022ba5889de1c9575bcb42059f0cdd30335e6 4,976 1.00/1.00 vMB 16
807,267 807,267 00000000000000000002baacd54bac6e5aaa2349912696b081327e108d005f09 2,858 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.