Loading Tool

Explorer IconExplorer

Memory Pool

80,714 transactions
29.99 vMB
0.10092765 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt bfcd3034c0f9fe8ae1b96fe4315d3a5cc5680cf141103e15bb11a4b7af95b640
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e0e1a05ba116bb8ca174fe8a2558c89eb18ef1a0bf9d2db9a247eb0fa3902ac0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03415800 BTC
Feerates: 100.25 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (175,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
739,525 739,525 000000000000000000051042fe2a12160aed91f02dbe06300d9e81d47ef29d47 2,629 1.00/1.00 vMB 7
739,524 739,524 00000000000000000007933a88c50985870091275681e164ad170d9c511b6571 1,496 1.00/1.00 vMB 11
739,523 739,523 000000000000000000080696c5ec33b587ac49d245f72b7faa7969eecb593df1 2,136 1.00/1.00 vMB 17
739,522 739,522 00000000000000000007724b568aaae71115c72b8acec182b0f662b81d34169a 2,326 0.99/1.00 vMB 9
739,521 739,521 000000000000000000065c5a834a175bcf3ba409acc4b324e4d7f134a4d61871 1,506 0.69/1.00 vMB 9
739,520 739,520 0000000000000000000445a23d63099f00720a5219df2748f38df59d014219df 1,404 0.89/1.00 vMB 6
739,519 739,519 00000000000000000007e54ef9f7a5bfdfb335d055b61d85bd670e6e120a60fb 2,399 1.00/1.00 vMB 10
739,518 739,518 00000000000000000005550329620d2032c9c27392c5af5d2e9b31807cd2975b 2,287 1.00/1.00 vMB 12
739,517 739,517 0000000000000000000135b5834b602ab8fd004cc1d48583e9315e3ecba9f12a 1,340 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 670.18 GB
    • Received: 15.83 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.