Loading Tool

Explorer IconExplorer

Memory Pool

74,670 transactions
27.53 vMB
0.07162876 BTC
Random Selection Loading Transactions
Max Size: 168.08/200 MB

Candidate Block

Mining Attempt d4aefab630c272e4e80606dc1aa82dffd16ffdd6a767f875eb8242a5c198a364
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root ffb20e7903fd23eadbc0fc8bd6e5b1acc193d9986018c6b043ede7107704e1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,753
Size: 1.00 vMB
Total Fees: 0.01293106 BTC
Feerates: 80.55 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (515,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,851 399,851 000000000000000000e5b18c11cabe5e17dbcb0ab240c5397cd3ad2f756406e6 1,973 0.98/1.00 vMB 35
399,850 399,850 0000000000000000033553493608323f4d6d2de669f3ad316d75407975ea07b8 2,460 1.00/1.00 vMB 44
399,849 399,849 00000000000000000560fe03e77ef5a8d36286abb5582f7781879b72e456334a 937 0.78/1.00 vMB 27
399,848 399,848 0000000000000000049b3923fc59a975f3517f4792c54bbcf8618e65794c8cd0 2,325 1.00/1.00 vMB 53
399,847 399,847 0000000000000000002408b3e75f498c01e67e41ae8f0dccb7509c1fa1d4a3bd 2,811 0.98/1.00 vMB 52
399,846 399,846 000000000000000004d430e1daab776bc1c194589b0326924220faa00efc50cf 1 0.00/1.00 vMB 0
399,845 399,845 0000000000000000004ad9d943ab09f30528798fd5b29cf30be62bcba06cae5f 1,841 0.75/1.00 vMB 41
399,844 399,844 000000000000000001046d6ee637db37cbe9a338f9dfb13850f27ebdb878b023 689 0.66/1.00 vMB 20
399,843 399,843 00000000000000000427efd4e9ec9ad6295698ecdfa93bb28e6708c01f64d149 552 0.30/1.00 vMB 35
399,842 399,842 0000000000000000069201272605c576cf70b2242ed06164cb42e6da48a262f2 471 0.91/1.00 vMB 11
399,841 399,841 0000000000000000048b3aed67f6b84aa87f15dfd2551fb53a433ddca007facc 1,239 0.97/1.00 vMB 25
399,840 399,840 000000000000000000fb84e31a00d85470113cd671a0c90aef92e07edd60f163 287 0.99/1.00 vMB 8
399,839 399,839 00000000000000000119b9d669140bd5527976175753fd229edca6607181c87f 1,206 1.00/1.00 vMB 29
399,838 399,838 0000000000000000064eef8ae79e4135036d31e9d3bf4ac4236b756fe7cd4f61 1,640 1.00/1.00 vMB 28
399,837 399,837 000000000000000003e95ade62e5eefd8004c23a5a649e93aa2896c4c8b568c3 1,518 0.93/1.00 vMB 29
399,836 399,836 000000000000000006542611284e15cea99326cc5e5b4693314b443205b6e413 957 0.93/1.00 vMB 23
399,835 399,835 000000000000000000c78e521efa20f41077e97e944345f558ee916c6bc714ac 978 0.93/1.00 vMB 18
399,834 399,834 000000000000000004ac782f124cec7338681580d7cec361b0d2fd64d8bb8228 2,176 0.98/1.00 vMB 37
399,833 399,833 00000000000000000330665028086b5937d2ef4b45e46269dd3ec3e57f8fe4a7 1,121 0.98/1.00 vMB 19
399,832 399,832 000000000000000003e1f4c2c93ddbc2db401442ea8ca97bec05b4db9514691c 2,754 0.99/1.00 vMB 51
399,831 399,831 0000000000000000022d9a276789d2ae743fda6dc6bc2263f32cd3ec1c1807ab 844 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.