Loading Tool

Explorer IconExplorer

Memory Pool

27,674 transactions
6.64 vMB
0.03897878 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.28/200 MB

Candidate Block

Mining Attempt a094cb556678bd26bffc44f1a59b648cd41005828d73cf3dde2796f4b230be87
Version 20000000
Previous Block 000000000000000000022284c297da0a87d12b261e6052f3b173b86dc93272d5
Merkle Root f6d07da78362de85808eceb3d65f4e0418ee1bb88279f76c95800bf32bb1b432
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02169407 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,015 (688,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,030 224,030 0000000000000313c81be25468fe1eca0187eb34a7118745a57c6beab6f3e969 0.08 MB 209 217
224,029 224,029 000000000000033b22397390e8d2a56e472003ec31e9af42a7210edb40a9ae56 0.19 MB 460 198
224,028 224,028 000000000000028b2553f0dac2553f845ee8199c24902cbef352322631b36359 0.00 MB 13 0
224,027 224,027 00000000000000e8280b296b5321b111de373f25084e8cbe65aea30c2c8e1d55 0.11 MB 245 162
224,026 224,026 00000000000001278ee69e3f41cf75634e6519a77096dfcce975001c0d81e8cb 0.05 MB 116 231
224,025 224,025 00000000000000afd0faef038b790b40e71d766eee17885fee78aaef0188c3b8 0.07 MB 163 194
224,024 224,024 000000000000014f2becf85bc23d65deb982c2c7edf9ff667b543e339494a035 0.09 MB 188 164
224,023 224,023 0000000000000126ca5ffa0f8073e55abb142b6be0b19e6752bba3f68dd4ab0d 0.16 MB 299 153
224,022 224,022 00000000000001c2b68b5b5096c314d65020a8f646660e2b57e746f01bd89475 0.03 MB 48 131
224,021 224,021 00000000000002b886d7f02de6daaf4858254e81bec715c2236e035edafc05cb 0.03 MB 66 109
224,020 224,020 0000000000000038052cf05195bf98e22d2c9f9b73dd96dac3269fd166f77e35 0.20 MB 585 251
224,019 224,019 00000000000001d2aabab80d445a8f130f1cdd51e125a030504688237b2cec67 0.22 MB 355 125
224,018 224,018 000000000000031831f42d445ded8c2e6ae74ca68067b3211b9655870d67453c 0.12 MB 259 203
224,017 224,017 000000000000003bac1f49150f19450437ee8f6d67b37ba8fc3f0f6ee67ed188 0.00 MB 8 147
224,016 224,016 00000000000002817350376d5b52e21d59778aac50c0e57f0e39a4d66a3e1b06 0.16 MB 391 197
224,015 224,015 0000000000000090f0fcb4532a965c71131dc1be876b38ff59684d3cdcf4b5ea 0.20 MB 249 115
224,014 224,014 00000000000001ededc4bdbef41f13694c8f92ce739d3bcea199a35b4a70c724 0.25 MB 692 250
224,013 224,013 00000000000000a0160828d30863e64aeab2173c0d860b1d043c7a55904d44bd 0.05 MB 151 209
224,012 224,012 00000000000002e80eeebcb24981d5543ac75247a1273d203f1918828f4427e0 0.42 MB 438 12
224,011 224,011 0000000000000144d722f603a85c10278b9150fe7ad2f62a4b011eb0e4c1bf16 0.16 MB 403 198
224,010 224,010 00000000000000ed7ad1165d777a0a63185a7459431c58e9c5e7dc97f2c27334 0.00 MB 9 44
Previous 10 blocks ↓
Total Size: 778.87 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: 395.80 GB
    • Received: 3.55 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.