Loading Tool

Explorer IconExplorer

Memory Pool

7,931 transactions
3.27 vMB
0.00566367 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.05/200 MB

Candidate Block

Mining Attempt d1e2f04ece808b99e2c934a5ba1d70e28a07e07b0416bd12f47c93927747e554
Version 20000000
Previous Block 00000000000000000000c495509044cda26948fb752986691223e9ae88dacb36
Merkle Root e5016fcfe7e6e2d21463d1ab95a81a15cd90cd9c7efe700618b26081c5a6e9b6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,836
Size: 1.00 vMB
Total Fees: 0.00271756 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,486 (711,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,716 201,716 00000000000003c92c9058982e24a1153ef5d5532343ae5266bc71b847cfc403 369 0.17 vMB 131
201,715 201,715 00000000000002ed231c7d5ad62dba53c60ddb62f6d12a85f8c9ce7cdd173751 1 0.00 vMB 0
201,714 201,714 00000000000001b9dc30b9101279d4948e38b99cc609547dcb701aba4a015d67 408 0.25 vMB 181
201,713 201,713 00000000000001981ca1847e56aec14ae4fe8048ca03f525746efdab54bcd827 69 0.03 vMB 30
201,712 201,712 00000000000003782c2678e658577ebfdc1037c9ec99d4ffbca334c1401ad1d3 350 0.16 vMB 159
201,711 201,711 000000000000016f45a6d43c74127554e9bf7e90f052f1ef4913f2581f604e58 37 0.03 vMB 42
201,710 201,710 0000000000000082f808ee067150043cc504e0e0b34c5a06632b6bd7b0e74610 150 0.08 vMB 121
201,709 201,709 0000000000000339d5a26fe5a33bff3d9bc0c929b044dff5bf539dd90f0e3630 257 0.08 vMB 16
201,708 201,708 00000000000002206cb0edd1969ec199f0f76f1696cabba0c4f25fb31a031c7f 297 0.13 vMB 242
201,707 201,707 0000000000000461a0bbcf7e1194b1db9850cbd9c76210728932f12e48a9b303 81 0.03 vMB 69
201,706 201,706 00000000000004d8eecf4f45ba2c3aa6521d92ac67e87498f885bc9fe5c949b6 524 0.25 vMB 273
201,705 201,705 0000000000000307581ba7a51bc3af3654fd7acf998d70a8aea6adc86a3971aa 132 0.05 vMB 290
201,704 201,704 00000000000000a85ab8e8aaa46cb182680dcef46c4f8c5f45379597463f54f2 123 0.04 vMB 87
201,703 201,703 00000000000004aab418b4c0dcc459713da6d8742a1724dc935beb3c3b17da6e 179 0.11 vMB 173
201,702 201,702 00000000000003b95fc698d4377d736717c90423dcac6081d23688b9ceb5331d 310 0.25 vMB 156
201,701 201,701 00000000000003550249dff99cc2087e62147a0df3c1d42182fb1c427c7a9853 165 0.05 vMB 124
201,700 201,700 000000000000008f9c8411ae811ff7b98f421433db0aed5d1872bb7d4a2a1461 104 0.04 vMB 134
201,699 201,699 0000000000000419c36981372bffb3f9f3490db1538bca4cd84bae01a9fd6b4b 268 0.11 vMB 214
201,698 201,698 0000000000000395959fe1aa4265255874ba78e85b4f73cb0eba2191d222dd92 130 0.06 vMB 206
201,697 201,697 000000000000021bcba748ae5b75e56674f4e3df65b5448abc653a283583c987 63 0.06 vMB 170
201,696 201,696 000000000000040c48622fff059cf3b563a2bc706ccdc0620acdf87a44afe786 24 0.01 vMB 94
Previous 10 blocks ↓
Total Size: 779.71 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: 351.48 GB
    • Received: 1.70 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.