Loading Tool

Explorer IconExplorer

Memory Pool

79,944 transactions
34.55 vMB
0.17099664 BTC
Random Selection Loading Transactions
Max Size: 193.39/200 MB

Candidate Block

Mining Attempt 19090aca38f6010e6dea2a0fc38c9e0875cbdc16936b72c420820d103f9a8885
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 261744fe08183995fed08d831bda2347d1c9038fcd21f7481d269f285aa439f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.04409909 BTC
Feerates: 150.93 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (434,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,114 481,114 000000000000000000c025abc68486827e925052e90ac5b269f4f493d9852374 2,545 1.00/1.00 vMB 338
481,113 481,113 000000000000000000eb2f03899d51bc3d11225dd1cc5a266e408db7101c5929 2,242 1.00/1.00 vMB 330
481,112 481,112 000000000000000000eae9f0d17204cdf1d85db1d76d81947e7e67c2bb69e6d6 2,289 1.00/1.00 vMB 330
481,111 481,111 000000000000000000da750673cadf98ff51d4c5a8baa667c0a3447a40611e54 1,928 1.00/1.00 vMB 271
481,110 481,110 000000000000000000430c151a5b4ed3a9a8b2765c0503645b7f43151e7a0cdd 2,579 1.00/1.00 vMB 318
481,109 481,109 00000000000000000124a2fc3b420771515a9f8592ee0c063318337102736569 1,765 1.00/1.00 vMB 347
481,108 481,108 000000000000000000544a0c9df285ad378abb96e0446191b8864a3a258af79f 2,809 1.00/1.00 vMB 223
481,107 481,107 000000000000000000a00fc694d812a5d287ddb9e9c2948e268ddd26d01d5f85 2,048 1.00/1.00 vMB 286
481,106 481,106 000000000000000000e6c135eac41b49f9101545b2c60b3eeaa8537ed9ad5eaf 1,709 1.00/1.00 vMB 296
481,105 481,105 0000000000000000012a72ce75fe497db0df8a9b2899eff2cbeb28814d72b704 2,244 1.00/1.00 vMB 329
481,104 481,104 000000000000000000f9a92ff2493723c908ba6629655f59d13e99f0b20c1beb 2,277 1.00/1.00 vMB 224
481,103 481,103 0000000000000000011fe23781ef028a0e1810f537ea0d2035f18514b30cba54 2,621 1.00/1.00 vMB 246
481,102 481,102 000000000000000000e6e72da167b269a4d7fe7a04b867264470e045a03a6117 2,060 0.99/1.00 vMB 268
481,101 481,101 0000000000000000012aeda6aea6eb9e04f41bf7590d896cf53939c4e3181e88 2,223 1.00/1.00 vMB 304
481,100 481,100 000000000000000000b20488dcdbeff32d7a30deb15357ace1a6210665cf4424 2,618 1.00/1.00 vMB 330
481,099 481,099 0000000000000000001b9f51aaaa240ad13861fe4281af04f245d8b3299a13b6 2,520 1.00/1.00 vMB 319
481,098 481,098 000000000000000000d172c3671c4b2039fe70a7fcec34fe7b105bd3ea16ed28 2,079 1.00/1.00 vMB 309
481,097 481,097 000000000000000000e2529879984d0be45ab294ba63e90b1e2a01717f52bbe0 1,958 1.00/1.00 vMB 294
481,096 481,096 00000000000000000084eaa77da8423648b05e0979176bb19f354671da079343 2,071 1.00/1.00 vMB 286
481,095 481,095 0000000000000000011f3e6a49faf128be627ad4c100eaca35d01b003ea190b9 2,124 1.00/1.00 vMB 286
481,094 481,094 00000000000000000075e978563a79ee34cb48aaf610d49778a7ec223c383140 2,014 1.00/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 783.11 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: 734.12 GB
    • Received: 18.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.