Loading Tool

Explorer IconExplorer

Memory Pool

15,590 transactions
11.30 vMB
0.06113972 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.39/200 MB

Candidate Block

Mining Attempt 042d103b7910a00319b2356288896fcd1d911d6a9c243ba86208d4513761ac91
Version 20000000
Previous Block 0000000000000000000006ca46d77662424a3c954a5db8f2745f0dc89e1e8097
Merkle Root 41618ddec7ae11e0b7857a01519c9f51f0216b5c5e9632e723cb4d74c2079468
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 0.99799225 1.00 vMB
Total Fees: 0.03688281 BTC
Feerates: 1,002.97 > 3.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,811 (812,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,961 100,961 000000000000eb02597118d6192f4883e5476b229afb5cee40825645b7fd4440 2 0.00/1.00 vMB 0
100,960 100,960 000000000003302bd0c5369181e128dbe4af5ff307365735be78ee0429875d8b 13 0.00/1.00 vMB 0
100,959 100,959 000000000001c8dbe68d539345152ad5a62acf661f3b9ea8ba9d35914fbb5444 13 0.00/1.00 vMB 0
100,958 100,958 0000000000029c69ebc60ee2aa05c45b56f9d4f436f9e4541623b87808d5344d 14 0.00/1.00 vMB 0
100,957 100,957 0000000000020abe35b4b5b34209f88d0d714ed950da3fc5cc0185c9cb4103ba 13 0.00/1.00 vMB 0
100,956 100,956 0000000000015cbf210387e713b9583c381f1439ba010a63a04a1b2024beff48 12 0.00/1.00 vMB 0
100,955 100,955 000000000000b8e91214a7ac03d92e41ec62f6bb643a41239c9a5f5f37233d85 14 0.00/1.00 vMB 0
100,954 100,954 000000000001008e8551f931138e79a76608907e96f3f858d38b1d06145c3789 14 0.00/1.00 vMB 0
100,953 100,953 000000000002b94b6b5716cdfb67e25ff3b558a0b7515bc3547dc61525a4cf97 14 0.00/1.00 vMB 0
100,952 100,952 00000000000162a865106214fa547cc778b98c4914c37c8eb13cb6bfeb6a3d6c 13 0.00/1.00 vMB 0
100,951 100,951 0000000000000dbb3d6e58509895cf5fc9dd11b543a0cab71943ca35968754d6 12 0.00/1.00 vMB 0
100,950 100,950 000000000000de1391d069ee2e7a66180e803dcd9be9d1a108164ea2bd2ade38 13 0.00/1.00 vMB 0
100,949 100,949 000000000002b86b869ba232868896e87fa564cef12e28bd92f96f6f268084a7 12 0.00/1.00 vMB 0
100,948 100,948 0000000000003f88815832bc052e6ab4d73734370bb06cf093e3886572ef31fd 12 0.00/1.00 vMB 0
100,947 100,947 0000000000037a74fcf3d5ab0cbb74ca12e2a19f0cd8aedc7704663d9b79206d 9 0.00/1.00 vMB 0
100,946 100,946 000000000000291bfb912ba7c4c0eba5f63aee5261d781209821864a64808411 12 0.00/1.00 vMB 0
100,945 100,945 000000000002f6f713e7ca550fac9d56e7d2597cfb19d0540efc26fd3d51fc40 3 0.00/1.00 vMB 1,677
100,944 100,944 0000000000006856f3dbfc66f812f8b20cf90cc77704347f4a4b7515385f2fdc 5 0.00/1.00 vMB 696
100,943 100,943 000000000001a707aed3252ccbfa2c7dff2764797830af48a5c28426b926c79f 4 0.00/1.00 vMB 0
100,942 100,942 000000000001e17a1cd7e020da0b54346da2ea292173c4daed86131655ead8f6 9 0.00/1.00 vMB 0
100,941 100,941 0000000000031731f48cefac9c76d03357eece3900edd448b70b47a323787020 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 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: 516.82 GB
    • Received: 4.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.