Loading Tool

Explorer IconExplorer

Memory Pool

28,180 transactions
9.36 vMB
0.09434470 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt 24420f0fab24621cc7f8430d255317f10fce13abaa1adc8463adf7b9876debe1
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (779,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,315 133,315 00000000000000994b0eb61092cf56f19c2814d9dee2020c413153e1af41dca2 103 0.04 vMB 1,900
133,314 133,314 0000000000000c1cae084dfed2a1261c7e18c87b0c42fa85d88bc0594b54adc9 127 0.04 vMB 390
133,313 133,313 00000000000008c3639cdfabd5aafb9168c685666ba9ceb46e3610f6ad793716 15 0.00 vMB 1,876
133,312 133,312 00000000000002c11733e5d8bf56b47474a1fbae3139490804035c9465de6379 13 0.00 vMB 322
133,311 133,311 0000000000000667e9f5d0dd2b56fb355f6562fb8a8e4432b31f8d3037304734 67 0.03 vMB 1,113
133,310 133,310 000000000000038de79ce2e9032c16b81cb2c911a5f643b20e56d094597577f4 23 0.02 vMB 460
133,309 133,309 0000000000000b00e7803f133b337cdae49e469194a0ee77f497821bd94f3e20 43 0.02 vMB 297
133,308 133,308 00000000000000567477da9dff9f938fc2f05f3cefb6a539e26c967e5e6b9f4b 21 0.01 vMB 209
133,307 133,307 0000000000000a201b465fa7ce77a4a3c51bd602ee6068d17f372ca9eb325af3 57 0.02 vMB 1,043
133,306 133,306 00000000000005d937993583d063da465ad103808e9f2811e1c7c8da2aead0dd 119 0.03 vMB 486
133,305 133,305 0000000000000c06e8612e170f3eb644437c49c2fb12c08cf8edeff090885163 44 0.01 vMB 143
133,304 133,304 00000000000008d74bd4dcd83fdf4b366aeadb6270aefdcfd12f01ce9283730f 43 0.02 vMB 641
133,303 133,303 000000000000042bb5db5aed46c7aa38defb63fec9e84615e1ff96c24e19be1a 66 0.02 vMB 92
133,302 133,302 00000000000001523265d3889e68ab3cae7a276a983c3a7a18e8816bc8db8956 52 0.02 vMB 989
133,301 133,301 0000000000000a870461a3fa10520373488e8ab0d934bad4ff9e1750d07399c0 113 0.05 vMB 273
133,300 133,300 00000000000002daa2f51102114bcc8297e5bd5fd8415de973554d06e68efe16 37 0.01 vMB 700
133,299 133,299 000000000000016bcd09a8a0ed41d2a0ab539eeb6ab258b49fe69fb2cb659d27 6 0.00 vMB 110
133,298 133,298 0000000000000075cb77810f376bcbfa83099ef337e2225a33862d0a2448a757 242 0.08 vMB 153
133,297 133,297 0000000000000ba1df5fc77872b1225830ccb94d891e0b8643dc8bf140b7e018 68 0.03 vMB 788
133,296 133,296 0000000000000b3f2b079ab5678e2876ade9b262fcd6003a427bf7078c951e67 10 0.00 vMB 0
133,295 133,295 00000000000002a4eb717e4d000d779809bbd521fddedd9b21f2d36ba6179318 60 0.03 vMB 740
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 GB
    • Received: 0.48 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.