Loading Tool

Explorer IconExplorer

Memory Pool

86,711 transactions
26.82 vMB
0.17467524 BTC
Random Selection Loading Transactions
Max Size: 168.55/200 MB

Candidate Block

Mining Attempt c4fbcfdb832639ba7a2f43b96fa1693384d488c634c64ea3e59c32a98ea88bc7
Version 20000000
Previous Block 000000000000000000009c45c809cf8ca230f740617a448d800f8489917ad16e
Merkle Root ab447192b676da2cb84ae24e84017447d3a48220408168fee5a915cee4c21dd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,269
Size: 1.00 vMB
Total Fees: 0.04915889 BTC
Feerates: 318.30 > 4.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,653 (793,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,833 121,833 0000000000002648a75efe82106610ac1a6e14373304fa8252527231598b3bce 11 0.00/1.00 vMB 750
121,832 121,832 000000000000757d24b5aafd927a8da973d1fc01c82c5fc318c86a2f7c395f2c 8 0.01/1.00 vMB 268
121,831 121,831 0000000000001af0ff0234142441e08cde472c97c12b1169dc36f7697ae4ace3 14 0.01/1.00 vMB 182
121,830 121,830 000000000000009d10f4bf4cb28df07d2c0986e8aaaef3c6fe1138f71f6764db 24 0.01/1.00 vMB 360
121,829 121,829 000000000000977f9f88d8d73f2ac265cde5a074bd91762512e5cf3b467b1e64 9 0.00/1.00 vMB 284
121,828 121,828 0000000000005705d02af2486ddd07fe74991ab11bc2f6af72b70d17c30a3055 10 0.00/1.00 vMB 0
121,827 121,827 00000000000008c7453e1bb49e558dbcd1d5eac1623473b70ed4090fdf55dda2 16 0.01/1.00 vMB 343
121,826 121,826 000000000000588255c7f8a1fd4e33be894662f9f829ae569da0054db77cdcc0 24 0.01/1.00 vMB 431
121,825 121,825 00000000000090082ff19954befb01012aa5c2d00efe0c6734fd1e9a1cd8f92c 8 0.00/1.00 vMB 0
121,824 121,824 00000000000037ee0dd899a0637768a5258b257edba3e7e173fa606afdf3b938 8 0.00/1.00 vMB 294
121,823 121,823 0000000000007e81ca4dbaba40b32d77d08ebfd813ab8b650de00d84335cb947 1 0.00/1.00 vMB 0
121,822 121,822 000000000000794dc3c63545da003019c261a56386fc8624738a5fa0f7b439b3 13 0.01/1.00 vMB 486
121,821 121,821 0000000000003b15c635741b3028276a8c21c8f1c8be09250095c16745b5acd7 38 0.01/1.00 vMB 196
121,820 121,820 00000000000059d7cee0accc7811acc247596bacde6362fd8164255752dfb557 3 0.00/1.00 vMB 1,553
121,819 121,819 0000000000001b2ea0bc6617c5b2afb5984f4b8a8f89db3af1bb3947b8606e08 4 0.00/1.00 vMB 869
121,818 121,818 00000000000014780b7398e006ff9967c0b21679be97847ff09361ac08646687 7 0.00/1.00 vMB 0
121,817 121,817 0000000000001d764b89c852a1a112bbee20460112c093b55be0f63228fdf76e 8 0.00/1.00 vMB 559
121,816 121,816 00000000000042335e75ea52e33c739b2e431c27536098a4daa30dbc765fe106 11 0.00/1.00 vMB 344
121,815 121,815 00000000000027d38d454914adbeba55fc29506251a597d9a515f62c503cbf08 10 0.00/1.00 vMB 0
121,814 121,814 0000000000009650011d6746f2956ec8ea5992f2544d9872104d71363148fe73 9 0.00/1.00 vMB 0
121,813 121,813 0000000000004bcdef05c8bac64111546ba037238750fe62fa04b97f3e1b2b29 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.52 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: 773.33 GB
    • Received: 20.52 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.