Loading Tool

Explorer IconExplorer

Memory Pool

76,240 transactions
28.45 vMB
0.07063286 BTC
Random Selection Loading Transactions
Max Size: 172.35/200 MB

Candidate Block

Mining Attempt 742936c4797d38a5758cf82f90c0039d6cdde5e2b9cea93d0db1dd4aaad79795
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 288a79ae697f9c215c02ffda0b0f63249a89967a80988c52b362f32218de1449
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.01177354 BTC
Feerates: 178.73 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (175,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,546 739,546 00000000000000000007e310068a81d3aad9ebd6a86a034fda96064937971441 2,567 0.86/1.00 vMB 8
739,545 739,545 0000000000000000000810dcff9848f0867fbb31f95757b6c5e04a2194b8e023 159 0.04/1.00 vMB 11
739,544 739,544 00000000000000000005628c76b078fc55b73da2e5e3eae2bd2abc3a0e483568 1,008 0.33/1.00 vMB 10
739,543 739,543 0000000000000000000940f273c5d924a7437ca64c4ee922674fe671242ae14e 890 0.58/1.00 vMB 5
739,542 739,542 00000000000000000006b404b0a245001610480b5b982b17c0155a91e8edee5e 3,213 1.00/1.00 vMB 11
739,541 739,541 00000000000000000007811212ebf0545bb6d449718b6ad8498acf0aa8e20817 671 0.23/1.00 vMB 10
739,540 739,540 000000000000000000009b9ed26a9e764f7da5f7217bea76e45aaae5bceaf797 396 0.11/1.00 vMB 11
739,539 739,539 00000000000000000004dc6707af9bd9c1a385e99318aa879c2f8e656530c661 989 0.32/1.00 vMB 10
739,538 739,538 00000000000000000001d11caff9ff2cd35285344412723dc793a4a1538e9a60 745 0.26/1.00 vMB 9
739,537 739,537 00000000000000000001b3a009088676ac44909b93b963b9d6395a11af8c6c95 695 0.20/1.00 vMB 11
739,536 739,536 0000000000000000000615a7c782235fae6e3226752c778d47044d14c7342d0a 1,973 1.00/1.00 vMB 2
739,535 739,535 00000000000000000003bb8993167a7c12b0e04906a51ba61efa53a025aff275 2,930 1.00/1.00 vMB 14
739,534 739,534 0000000000000000000272ad4174e027125e8923fa8c7c128003e93d3dd446b6 1,021 1.00/1.00 vMB 13
739,533 739,533 0000000000000000000648c9a33e3b5c58ef9f949b26d505cdb25b53c6a95f51 744 0.31/1.00 vMB 7
739,532 739,532 0000000000000000000751a8725dbe21a81cc6ed504346f151ad952425f1802d 965 0.50/1.00 vMB 7
739,531 739,531 0000000000000000000744c15df8735d0bf49b43327dd2d2881e015e6ea4add9 1,380 0.76/1.00 vMB 5
739,530 739,530 0000000000000000000745f55add9067f1601fff776d21c80c55e00312432ea5 1,514 1.00/1.00 vMB 2
739,529 739,529 0000000000000000000181df7fc9918950adb40fa04c8ad69234d2c0dd665bd6 3,218 1.00/1.00 vMB 11
739,528 739,528 0000000000000000000826ba5ad38e9bb88b67b50bc9c35d0ed8c9d7c56c126c 2,915 1.00/1.00 vMB 10
739,527 739,527 00000000000000000003e1aa28e7c2b08443ab0149356b3cea06f5abe119adcd 3,144 1.00/1.00 vMB 20
739,526 739,526 000000000000000000046802105ed160655418864b72a79c38c100d997bdfca3 1,912 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.