Loading Tool

Explorer IconExplorer

Memory Pool

82,587 transactions
31.47 vMB
0.08933051 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt ac33eae4c0254c28db0ac1c64e20fbfb2c1da68cf2b406e0e7c684b2d74f6bc5
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d1d63061d3c66d278357911776724999a188120cd26fbeba690d04c3c42d2bc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.02105689 BTC
Feerates: 100.18 > 2.11 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (510,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,127 405,127 000000000000000002a65c0fbfc517396689c832d4bb67bdb021f86d6dc664f6 1,230 0.90/1.00 vMB 27
405,126 405,126 00000000000000000379ebf507b25776e46e2fe0db521b74341598d2349bdc4f 1,581 1.00/1.00 vMB 26
405,125 405,125 0000000000000000028aaf64c4b227a4109246b64baf6a1cbd7d2867f8fb9884 2,949 0.99/1.00 vMB 58
405,124 405,124 0000000000000000061ba8fd630d199fdf1b026f6deb2cb0857d4af3b2f38a59 3,381 1.00/1.00 vMB 64
405,123 405,123 00000000000000000182709ce48a56e333137660353b39318196bdb54901543f 1,766 0.99/1.00 vMB 31
405,122 405,122 0000000000000000056e411e2a40197d8ba90a7a8ac9abaea1c062d05d1b0549 1,082 0.62/1.00 vMB 35
405,121 405,121 000000000000000000318825cff8d25eb38deb4e03e314773cad82d15e0ff20e 154 0.11/1.00 vMB 15
405,120 405,120 0000000000000000027d4a352d5b78b16693d20ca5534130bdaf51529b623a78 972 0.97/1.00 vMB 18
405,119 405,119 000000000000000002610a43249efcd3a5234143ecdd3c47d336f12b10e7d88e 1,467 0.93/1.00 vMB 30
405,118 405,118 000000000000000000167795fa4cb1a2b8d189a019598b558c2b2973a3b509c7 1 0.00/1.00 vMB 0
405,117 405,117 0000000000000000059bcf29cd374a4171e9164abaac9bd6ac4f99090144f738 2,659 1.00/1.00 vMB 56
405,116 405,116 00000000000000000491019e44498e6b5c0e216dee1ddec2e407db6c980ee2a6 1,322 0.92/1.00 vMB 26
405,115 405,115 000000000000000000ed6bedb1beb31bff42f8464a3df1c105a13dc218f262b1 1,740 1.00/1.00 vMB 38
405,114 405,114 000000000000000000737a82db429de0d8b2ea4ddc5f84fd83e1be6a58dca218 2,909 1.00/1.00 vMB 55
405,113 405,113 000000000000000000d684a90131e6748ea8f73126ff7382c69ddc66a8c88db5 528 0.48/1.00 vMB 37
405,112 405,112 00000000000000000654a76473f4274cd8ddd7ab76b755b6a783ce1be4ac36c7 734 0.98/1.00 vMB 13
405,111 405,111 0000000000000000053ea808f0e73fa759e33a6491bb923f2dc104bb5fcf710e 284 0.14/1.00 vMB 35
405,110 405,110 0000000000000000050c138f0be878f10fd9d4ad5ab6728ecf3211884a15ed45 819 0.44/1.00 vMB 42
405,109 405,109 000000000000000003e4f130127dd9cbd065179e53f2e08ded23b7f10ded2523 742 0.99/1.00 vMB 12
405,108 405,108 0000000000000000008d8ef55090603638de494545ce8b1824daa9c90f3b1878 2,214 1.00/1.00 vMB 48
405,107 405,107 000000000000000003ca84ccdc64d7077a96b1bbec6e287dce456011225fe224 589 0.29/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.