Loading Tool

Explorer IconExplorer

Memory Pool

26,762 transactions
6.45 vMB
0.05494437 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.95/200 MB

Candidate Block

Mining Attempt 44c9d83dd8b68031c57a0bb671495dbade3a5a12db4d595d8c9e9bf411d13cfb
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 009b91e287016a17dfe6afa4cf8fc69643559f77d2cd6c08c6921a4e9e20bd23
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,863
Size: 1.00 vMB
Total Fees: 0.03790293 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (694,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,713 218,713 0000000000000080dbd5b4c96bc4eb068def9bc184ac196e56907d1a180d40a9 217 0.11 vMB 136
218,712 218,712 00000000000004da408f66be167fd5ec7daba5cbafbc4832bae0bee167e73f72 147 0.05 vMB 175
218,711 218,711 00000000000001c68719ccf3fd3a4fc6b6fdbdf3c57f2d764f5174817e311efc 179 0.10 vMB 145
218,710 218,710 000000000000050b27da52734b256423c77be1e9521c77b26f8665df156f543e 595 0.25 vMB 201
218,709 218,709 000000000000038e92cca8058f82e0a982810a46a2e659e5b32b799e06fe4643 359 0.25 vMB 101
218,708 218,708 0000000000000004919bdfa01cc8c697b40a4a78b75dc9c81d7ee0082bc9446c 615 0.20 vMB 242
218,707 218,707 0000000000000087d8b25c38855456c72a8fab347c581205c52d5c32e60042af 621 0.25 vMB 209
218,706 218,706 00000000000001eac80082224bf88df5a86b1d4faaebbfac6c69f9ac5f40ac27 500 0.19 vMB 217
218,705 218,705 00000000000001edc1728bae9b05247a9a5ee75012043fd9f4d2575a89acc20c 243 0.12 vMB 168
218,704 218,704 000000000000022ce5c2cdc4ad536a6404d2799a66dc73600bf6e6da4e4e3e97 289 0.15 vMB 158
218,703 218,703 000000000000024fac95cbf4f3f74f8640d146e2cbd955d1355233b4f18a4aaf 407 0.20 vMB 196
218,702 218,702 00000000000005a6893592b7a0b96785ed737f6ff7a1c4db2b440ed9e5ce889c 479 0.17 vMB 210
218,701 218,701 00000000000003a30177081c5f1f0d9df799e3473762a5a0c572c5bef4777ad1 242 0.12 vMB 150
218,700 218,700 00000000000000af4b09344842f89a60cb9f423c2532ea32fbfad37eb23cd236 405 0.20 vMB 171
218,699 218,699 00000000000002345323914ed262d313fbdcc9cac7023e88a2da1f1fe28154e1 351 0.15 vMB 174
218,698 218,698 000000000000012482fb8a4eb9f0862e54474226f08715324ae178ef3914dd54 100 0.05 vMB 119
218,697 218,697 000000000000002d608351996d26fd22d2b36daccfb3f1de6753a839626b441f 225 0.11 vMB 242
218,696 218,696 00000000000004478668f6ca90cccc3104864e6a8d3d76b5c2e865328f8e8679 29 0.01 vMB 211
218,695 218,695 0000000000000449d509274d2749a62d9e003403746417b21c5d0c0df67417f8 254 0.21 vMB 126
218,694 218,694 00000000000002cd0b831737fbf1bb63ae2a0eff73d8e09bd908e840f0c4f204 469 0.20 vMB 182
218,693 218,693 00000000000005567355240bc747afc36ad754077766959ea293c9bf8b5e89c3 97 0.05 vMB 170
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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