Loading Tool

Explorer IconExplorer

Memory Pool

79,239 transactions
29.39 vMB
0.12533691 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt 820a1ebef4f364982c2c321c9a83202a37dfc15874b3979e7045b97c0bd8a035
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 58396bffa82449a0174c96e87203e0c2482e09488ee4d0689c25ca530367effd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04542164 BTC
Feerates: 150.80 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (557,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,231 358,231 00000000000000000e753ef636075711efd2cbf5a8473c7c5b67755a3701e0c2 905 0.75/1.00 vMB 23
358,230 358,230 000000000000000001f942eb4bfa0aeccb6a14c268f4c72d5fff17270da771b9 1,031 0.75/1.00 vMB 22
358,229 358,229 00000000000000000a3ed9a4e25407518aa854f09fa1981adaae9455a91d1966 1,912 0.75/1.00 vMB 34
358,228 358,228 000000000000000001643f7706f3dcbc3a386e4c1bfba852ff628d8024f875b6 372 0.61/1.00 vMB 12
358,227 358,227 0000000000000000128695d6cc41c1df14916d970075993302dca9534ee53650 1,658 1.00/1.00 vMB 26
358,226 358,226 00000000000000000248d1b1fb4944e1a3e9816faba90411e42d2e5e6d4ab0fa 191 0.10/1.00 vMB 24
358,225 358,225 00000000000000000884af018ca7703478b6b1bbedd33981045e05158149d880 372 0.45/1.00 vMB 13
358,224 358,224 000000000000000014b8c929a42339e205ed75174ddf05188c8840212b1dd9bb 1,064 1.00/1.00 vMB 19
358,223 358,223 000000000000000014ff8f3bb90d73a39f4254501430ed5e7220406a2061ad52 140 0.05/1.00 vMB 60
358,222 358,222 00000000000000000a0d3989c905d892b0d7eaccc4f1781b38c03ecf03dba7f8 601 0.43/1.00 vMB 16
358,221 358,221 00000000000000000b3dafb219070e68a396edf0f186a9c90f3e1e099ab331a0 761 0.57/1.00 vMB 25
358,220 358,220 000000000000000013683eff3a192c07d7a4cd3fbabe64a2a352c87766b9dbc3 202 0.15/1.00 vMB 17
358,219 358,219 0000000000000000017f6f3464262b27b77f7c05fac97422d9c5a297970c7ecb 375 0.18/1.00 vMB 29
358,218 358,218 0000000000000000033f1bf7914d18cedf595f9cfa772dbc25193e50f5b4e0a1 1,960 0.92/1.00 vMB 28
358,217 358,217 000000000000000014668495c13fc22c4246474467750f559fe6e91a87843cd3 243 0.14/1.00 vMB 23
358,216 358,216 0000000000000000152bf754fd606bda80a6f266566748df7ef937c75accc2cc 761 0.42/1.00 vMB 25
358,215 358,215 00000000000000000920d9795dd96ef6017c342f8d025378b44c2d09c2383d24 1,472 0.75/1.00 vMB 31
358,214 358,214 0000000000000000099cf8e7199cfda06ac3b718bc285d16992250cb69773b2a 722 0.46/1.00 vMB 21
358,213 358,213 0000000000000000055f7f663c4d573b5f214a9d412ff56f2acbc0bc4156a0b0 262 0.15/1.00 vMB 35
358,212 358,212 000000000000000000d2d9cd5c7bc8784353274d8f3c4df6fe965dbe1e08eb3c 434 0.32/1.00 vMB 37
358,211 358,211 000000000000000001433447ba8aa7cbb61c4670906edc92db20717088d71d4f 143 0.08/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.