Loading Tool

Explorer IconExplorer

Memory Pool

28,788 transactions
17.72 vMB
0.03715757 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.45/200 MB

Candidate Block

Mining Attempt fc521a7bbe2b47953411b154f46316f1c782328a6cdad11d77993790534f6b64
Version 20000000
Previous Block 00000000000000000002005deae319b86dc5a121cbd8d6ed9bf47e992498e178
Merkle Root 7480ebc365c190840110224671f58ae702af19dc856da4877d8d930201f2b078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,053
Size: 0.99796375 1.00 vMB
Total Fees: 0.00462988 BTC
Feerates: 40.21 > 0.46 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,869 (895,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
18,289 18,289 0000000033007ec61f4cca4b957e058808b7cd929986e6ea7782749a25f9f497 1 0.00/1.00 vMB 0
18,288 18,288 00000000de99f1eab390e1a9f6cb47757783523515a7a7bc06a8a47ae049a9b5 1 0.00/1.00 vMB 0
18,287 18,287 000000004b681b08bcdfacaae5218957713b1b413b34756bd5bd4fdb8819e974 1 0.00/1.00 vMB 0
18,286 18,286 000000001eccb88a3ae61878c6e483340f6c0d77d71789edd007d588ea7850a7 1 0.00/1.00 vMB 0
18,285 18,285 000000008e09a13a1398100b8d93ae40e95f8d26570d32a949af5a3deb509897 1 0.00/1.00 vMB 0
18,284 18,284 000000005d2ca00bd88d2f76b5ce5e0c8d2222e84dd845cadb5e606e0cdb3446 1 0.00/1.00 vMB 0
18,283 18,283 0000000035b0367a2ede84d7a41852c286b19228d9205822639f5e73fe43e0ab 1 0.00/1.00 vMB 0
18,282 18,282 00000000580afc880c5d6db90c71027ee5e9a3a90793bc8620df7f77633f6211 1 0.00/1.00 vMB 0
18,281 18,281 00000000f988cd9b956d5fb75ec02e8dbc5d983c2f7307c299608ac58eb5b845 1 0.00/1.00 vMB 0
18,280 18,280 00000000cfd5054af34d428214ba60c70dca1d49b088ae85dad270b580fa1534 1 0.00/1.00 vMB 0
18,279 18,279 00000000dcebb5492bc8ae797d3f1bb9441e7b203bf253bef5fb1917eb21514e 1 0.00/1.00 vMB 0
18,278 18,278 00000000ce5db3bba1d5db2002eeae441cda966670c537e770f82f355862e1bb 1 0.00/1.00 vMB 0
18,277 18,277 00000000bae7098e87e7307a953a56637d1014a848ae580deb16d6b427c0b585 1 0.00/1.00 vMB 0
18,276 18,276 00000000aac8ec587fa3a9ba5e263bf16c6302c62a1abd058b2d620c25d51182 1 0.00/1.00 vMB 0
18,275 18,275 00000000903e3042f76f14d1b8aef57376c84aacec30a009591c676e439fc98b 1 0.00/1.00 vMB 0
18,274 18,274 00000000f07f959941494167f478bd54ae7d6f8ea31c13e0d2b63c1a01d58c6e 1 0.00/1.00 vMB 0
18,273 18,273 0000000082310083d9656b5cdff10175f6806f85b3c4ea4e2e5a718f3011bcad 1 0.00/1.00 vMB 0
18,272 18,272 00000000c9dc7d626f6fc9a78d96081884c4e1eb8fddf2a6d5a5fc27fa3ec182 1 0.00/1.00 vMB 0
18,271 18,271 0000000078fe1d040737346649a33668751443056beca5053727ff62874ae59c 1 0.00/1.00 vMB 0
18,270 18,270 00000000758713ef4397f1fdc5cfc93a21cc1507c5edaf4d0c6e7d91f5413e83 1 0.00/1.00 vMB 0
18,269 18,269 00000000171af2dd485b364a22d16be0ba5195d326477620edee8bdcf8d771bd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.38 GB

Node Details:

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