Loading Tool

Explorer IconExplorer

Memory Pool

76,670 transactions
28.72 vMB
0.06697436 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt 2f86585a1bcd4cbb7808097259b35ed2ef69b3f49bc7d097d64322cfb7d83929
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d368cf011f7ff0c3bae5f7e4f520e2a2940a3b4f1b6b5510c21e6f648899da48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.00727286 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (544,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,688 370,688 000000000000000013a18695c623d8174dafe9cf37e6f19b39842a499c04c94f 159 0.08/1.00 vMB 33
370,687 370,687 000000000000000008309be198e19e5cfacaa4042899f36f6424199f6dcaaad2 1 0.00/1.00 vMB 0
370,686 370,686 00000000000000001387c9631698644f64a30bf3d89e342c221df00b5fc29eca 1 0.00/1.00 vMB 0
370,685 370,685 00000000000000000e7942ada960bb116cb8aafc80dd173792660d80facdb7d2 554 0.30/1.00 vMB 42
370,684 370,684 00000000000000000ae13cd431f4b2781cb6db02eba38e868c80ba19be7aefe9 609 0.24/1.00 vMB 44
370,683 370,683 00000000000000000b5e92de62a457fb10a69110d2973f58033d145b2d9951af 537 0.30/1.00 vMB 37
370,682 370,682 00000000000000000e63e4b1e2781d49ae93eff1d1f3eec674ee2703fe197853 210 0.11/1.00 vMB 36
370,681 370,681 0000000000000000058113a8563f4d1aef8eee168df17c2ea6c8d9e49306b6df 627 0.32/1.00 vMB 41
370,680 370,680 000000000000000004d7e1816d9f8cf79aad214be1c3c7639dde5fc5c9d26adf 139 0.07/1.00 vMB 33
370,679 370,679 0000000000000000128c083a4e561c65a71f3cc6af791fb5f9bd76136dc74f7d 371 0.23/1.00 vMB 37
370,678 370,678 0000000000000000117a7063bf186f99d3243cd6f613c940f6c34ebad0bfed80 666 0.36/1.00 vMB 36
370,677 370,677 0000000000000000000f6bad16de326bd9dfced9fc710312ad107eaf704a0785 112 0.06/1.00 vMB 31
370,676 370,676 000000000000000005ae5e799c91bbf054b8f52cce8a9ffbf604543bf79ed212 98 0.06/1.00 vMB 25
370,675 370,675 00000000000000000966c7c331bf439f8d9a575b4d6c584ab23edb84a693a035 295 0.21/1.00 vMB 17
370,674 370,674 000000000000000004496b976b695b5e3989ef739aa9803dc008abd287af7a30 1,541 0.75/1.00 vMB 49
370,673 370,673 000000000000000001eef5ff934fe93bbc7287ad1c7f324afd19cb9b113cf6c7 170 0.13/1.00 vMB 17
370,672 370,672 00000000000000001201dd35c830c31a76aabaf3daedf9056aac74ea80eb0a6d 1 0.00/1.00 vMB 0
370,671 370,671 000000000000000000d984d60b5ff424fcc77404eea72bca17e646ef4149ea95 878 0.48/1.00 vMB 34
370,670 370,670 00000000000000000cacdc042b2b8a9805dceaea5c20a25fe9873817d3711332 999 0.73/1.00 vMB 38
370,669 370,669 00000000000000000f34f2d0b222dc39634fe8b2e9252eee963a2aadb5541ebb 1,352 0.68/1.00 vMB 53
370,668 370,668 0000000000000000087d6264259d65509b0375acda769bc55ddf4977e3ef5bf7 49 0.15/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.