Loading Tool

Explorer IconExplorer

Memory Pool

34,639 transactions
25.86 vMB
0.06410688 BTC
Random Selection Loading Transactions
Max Size: 130.94/200 MB

Candidate Block

Mining Attempt fa2d68ab8b17464127457737e6dca04bbc91b55b30201496395e366255e0140c
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 7e95b0c5a31228b200e5215e945539a1fc09495a3b1a99eca66e245c84db564e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.01676629 BTC
Feerates: 74.70 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (234,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,497 680,497 000000000000000000032d2d317cf685e00be45cfa4a1f4929f8a264299cf9b0 1,322 1.00/1.00 vMB 187
680,496 680,496 00000000000000000000ec24af7805a449446c46bb4170e732e67b6cfbf80597 1,833 1.00/1.00 vMB 79
680,495 680,495 0000000000000000000bc54c631da31f3e11807dbe386f6fc796c16fc5159096 1,540 1.00/1.00 vMB 29
680,494 680,494 00000000000000000006860672cdc80d0f79a5fab216b6a6a7ac1682a4bf9619 1,925 1.00/1.00 vMB 82
680,493 680,493 0000000000000000000119a3e20de6f59818032823a347296d9d812af7bbc9f4 1,347 1.00/1.00 vMB 71
680,492 680,492 00000000000000000007ca8e0fbd6e5a3ac8db9f4ea60e48372332156cb0ec5f 2,672 1.00/1.00 vMB 135
680,491 680,491 00000000000000000008d232fbe4d3eddb5620e24bf92d3d76d6ec97cb66d2b3 1,918 1.00/1.00 vMB 245
680,490 680,490 0000000000000000000b488b0bb77be3b7e950f2ef9775f3ec700505aa3393ca 952 1.00/1.00 vMB 146
680,489 680,489 0000000000000000000ae97a0c3c6deb43c8e553a2481b3682147f59bc66b5e3 693 1.00/1.00 vMB 42
680,488 680,488 0000000000000000000b3c9e7f43733ef369147eb2f418e3e93ce142efbebeb6 919 1.00/1.00 vMB 38
680,487 680,487 0000000000000000000935e81c2f0aa08c441a76ec0b66d863a07a47b68a5c7a 1,340 1.00/1.00 vMB 70
680,486 680,486 000000000000000000078b60c4918899a37b5dc1b6ee8050177121d0996459fc 605 1.00/1.00 vMB 44
680,485 680,485 0000000000000000000729f9ab0b580ee2776f0c52ce56bb01569e624504938a 1,369 1.00/1.00 vMB 55
680,484 680,484 000000000000000000020273e0298a09d0dc52d419426b9df9d091e2fe07bd39 1,665 1.00/1.00 vMB 51
680,483 680,483 00000000000000000009fcadf8d9360437c5f704f3dc8dd6891237d567dedb15 1,061 1.00/1.00 vMB 32
680,482 680,482 00000000000000000001ddd857441ff72a60fee71b4f16e494369354ae4828a4 1,595 1.00/1.00 vMB 67
680,481 680,481 000000000000000000061e3115cc2113a1659133f35fe44af7100e8186cb1c20 1,571 1.00/1.00 vMB 62
680,480 680,480 0000000000000000000af736589260da19ad1665f3a3b60bd07b527265d32850 1,267 1.00/1.00 vMB 33
680,479 680,479 000000000000000000008361d7f33cce9988ae139b2169dae1b7f7ff93fd3fe6 1,391 1.00/1.00 vMB 41
680,478 680,478 00000000000000000004829e049698cdd9f7b74fdde1f60fa452c83559edf783 1,375 1.00/1.00 vMB 57
680,477 680,477 00000000000000000005ebaa7a05df717d36e3caeb86c85ac98230aeb8b42cce 1,318 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.