Loading Tool

Explorer IconExplorer

Memory Pool

82,632 transactions
30.50 vMB
0.10611105 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 8855aa5ee6d025433d9e338223702e51253ba3fb67ed4b6ee1ed01b14d790689
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 482fc0b21f960271138dcd78fba151caa473f87ecce68ddd8ce15351754a4c13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.03411991 BTC
Feerates: 402.60 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (461,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,126 454,126 00000000000000000186d7c821f27c09464c7997a19036d31d4b022c97ab12ca 2,138 1.00/1.00 vMB 109
454,125 454,125 000000000000000000572995c8938b7df198bba4fedb0b8504e442a39d3601e3 2,047 1.00/1.00 vMB 96
454,124 454,124 00000000000000000257351c48730e0b4db45cc058960b233bccf0cfb9bbf339 1,815 1.00/1.00 vMB 136
454,123 454,123 0000000000000000015ce530dc65869e2f1f3a2f4548a1673f564a80ff8299b6 2,023 1.00/1.00 vMB 158
454,122 454,122 00000000000000000153f24946d33ac8d5a1ea912f04148a28a483c4dc83e662 1,089 1.00/1.00 vMB 54
454,121 454,121 000000000000000000de068e372ff71fd9af03ee166c2b8daeb22af78c400afe 1,942 1.00/1.00 vMB 139
454,120 454,120 0000000000000000014018334494759c9b5e6c0553ded85a469c54cc6889b8e7 2,615 1.00/1.00 vMB 137
454,119 454,119 0000000000000000020dceec1a49b119909dcc8651be5db7edf622267878d9a2 917 0.37/1.00 vMB 148
454,118 454,118 0000000000000000020e3f83a772e71b414c3d76f6664022caec0f17df6247d4 2,401 1.00/1.00 vMB 212
454,117 454,117 0000000000000000005994be75df44df4bdf0e5299322edf76e30f5bbdec05d4 2,950 1.00/1.00 vMB 162
454,116 454,116 0000000000000000003b7c45567de4c1c3eb361b8466d162f1388b0bb82401b9 2,125 1.00/1.00 vMB 187
454,115 454,115 000000000000000001e18c1afd2358da6502724543eda891485707af6b947546 1,894 1.00/1.00 vMB 206
454,114 454,114 0000000000000000020fd12cce1144736f8f49fa85b8cf96ecdd570195f4b8bd 1,941 1.00/1.00 vMB 184
454,113 454,113 0000000000000000016e42152acd207519de23ac4f66ae3d2b2442f8e885573a 1,230 0.63/1.00 vMB 230
454,112 454,112 000000000000000002164d6005ef38ea869b995609b83648262b59978b35dae2 2,359 1.00/1.00 vMB 119
454,111 454,111 000000000000000001b29c4386d1b36c25c3408ad49cd85d2dd0163a0f800628 2,371 1.00/1.00 vMB 144
454,110 454,110 000000000000000001005d250ef9f43056ca34d17f10e556aaac7ac9324b78f5 2,608 1.00/1.00 vMB 158
454,109 454,109 000000000000000000da6ecaeb65eee83244715c3c3e90d1ac6afe770e3a6554 695 1.00/1.00 vMB 178
454,108 454,108 0000000000000000009ea93af4170cd712726ad8f4ddf715c4adeaf3374e3b58 1,778 1.00/1.00 vMB 199
454,107 454,107 000000000000000002019ea4d197840ddc30b39777803274b8c4aa4031bcefab 2,778 1.00/1.00 vMB 153
454,106 454,106 0000000000000000010c0c045b527ba2e8248a9b1475c69d388599575e171aa7 2,699 1.00/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.