Loading Tool

Explorer IconExplorer

Memory Pool

47,397 transactions
28.02 vMB
0.08903951 BTC
Random Selection Loading Transactions
Max Size: 148.90/200 MB

Candidate Block

Mining Attempt 152b6498522e863264388d34e880d9bf627f4d81ef85642a9fafb1f51523294e
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root cd6c9c8e163a20cfb0b0d1f118757031f61240694f652ac060e6c3049a7c15b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.03422242 BTC
Feerates: 500.00 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (394,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,872 519,872 00000000000000000001def70fdfe05506eb66f07c7ae4ce462dfe004c3d4cee 213 1.00/1.00 vMB 101
519,871 519,871 0000000000000000002da16c8c23ccf784783dfa66b9a13dc2a8c3ed979e3003 1,544 1.00/1.00 vMB 116
519,870 519,870 0000000000000000000395490008e854d231751825f5d41e3ae07da148acf409 1,097 1.00/1.00 vMB 101
519,869 519,869 00000000000000000041a9b2015d515844c2774669bf87a9e652df610fe490f5 1,263 1.00/1.00 vMB 140
519,868 519,868 000000000000000000280940d48c149b25f0cba0ebd76182df0035b7a3dff22b 1,454 1.00/1.00 vMB 127
519,867 519,867 00000000000000000042b7d378c7e8e1d06351caafe9d85c6f0a7b2029213b13 1,547 1.00/1.00 vMB 115
519,866 519,866 0000000000000000000892d14790b32d68ca07a4d51737ae85271b49f197db9b 1,738 1.00/1.00 vMB 114
519,865 519,865 000000000000000000433932bdd895b0143f5e3ee30b5ac4bac6a2b1453d493c 2,046 1.00/1.00 vMB 116
519,864 519,864 00000000000000000025cdafa8adce0164f12847673859282367ef0264f6e7d5 821 1.00/1.00 vMB 106
519,863 519,863 00000000000000000013c839fa93854db575b27e7031a19e5609eb8af96d25e7 2,245 1.00/1.00 vMB 126
519,862 519,862 0000000000000000000970cd0525ae24c9211b08f27683c795b60219f4a4ddb6 1,945 1.00/1.00 vMB 120
519,861 519,861 0000000000000000000adc52b982e6849afc443a00ef4c2682cf763be60757df 369 1.00/1.00 vMB 107
519,860 519,860 0000000000000000004118fcced0dee6e00e50354d3e22ce4a0c7546b14d6e72 1,266 1.00/1.00 vMB 113
519,859 519,859 00000000000000000035bbaca31f656ffe7d35cf2c292cbb59d0ef06bc415d40 1,556 1.00/1.00 vMB 13
519,858 519,858 00000000000000000009b4258ba094d36e5fd4ca142e6081a4ec68cf682e13e0 1,606 1.00/1.00 vMB 26
519,857 519,857 0000000000000000001095743d174ab3a3ce0f79246383e338128dfa0eb9fc3c 2,023 1.00/1.00 vMB 42
519,856 519,856 00000000000000000007b9e116d1d74c6a2e6450758850605e5796b0903233a6 1,942 1.00/1.00 vMB 19
519,855 519,855 0000000000000000000571785d69dc223644275104461de926b371277d5d869e 2,242 1.00/1.00 vMB 30
519,854 519,854 000000000000000000366933404d5ea2c72f69d7cfe18547270cc1275063c572 1,925 1.00/1.00 vMB 52
519,853 519,853 0000000000000000003baed27790a60bf31ddd240bc73804e59899f902f53f14 2,051 1.00/1.00 vMB 58
519,852 519,852 000000000000000000121b9941b63590fcbdd49ea0b6d81b139a49077f7b7624 2,297 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.01 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: 649.42 GB
    • Received: 13.17 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.