Loading Tool

Explorer IconExplorer

Memory Pool

77,060 transactions
29.24 vMB
0.07259547 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 4e3187aab9b9556eea15f6b6e589e77067ba728ff5d6d80b59641a1150223292
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root 2b33ba42dbbcc92ae61365454fd4cb377b9f441881085533dc634e5020c88670
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,656
Size: 1.00 vMB
Total Fees: 0.01105066 BTC
Feerates: 40.21 > 1.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (505,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,264 409,264 000000000000000002315417c8c9c707c74126dfb93e98ae7cc243086b18909b 1,220 1.00/1.00 vMB 21
409,263 409,263 0000000000000000010ff0d5c4546ce05287c1cce683e5e7090d2148408153a9 3,162 1.00/1.00 vMB 50
409,262 409,262 000000000000000000688bfbfd839b48bd723d2aed835241674b64d2fa121b14 2,072 0.93/1.00 vMB 37
409,261 409,261 0000000000000000056c9bf7059cef9c7b527c43927f7c1760e94a1799b15063 1,787 0.79/1.00 vMB 33
409,260 409,260 000000000000000001341933947e4d252c4f784a9bf73a2abdeae121f71a597a 407 1.00/1.00 vMB 5
409,259 409,259 000000000000000000f4ab9bcb8f6fe45374013617b19a5b4a9b713dfe89e924 1,065 0.56/1.00 vMB 29
409,258 409,258 0000000000000000006f802378b2adefe97236e408193ebdefd46b67e74100ea 14 0.00/1.00 vMB 79
409,257 409,257 000000000000000002cca2e850915b90130351926b5d19abe4b4902e0bdc149d 2,238 1.00/1.00 vMB 35
409,256 409,256 000000000000000003ca4d7f248743a4ea09fd82538997822c1ff37239e1b5d1 2,703 0.99/1.00 vMB 49
409,255 409,255 000000000000000004085259585f3d31c61ec649fc37d6ba6c4f6ac4b58bda19 1,031 0.83/1.00 vMB 25
409,254 409,254 00000000000000000095a2b955439f1c2152f7673ed8ae1dc7767762c99b7b2a 2,977 1.00/1.00 vMB 52
409,253 409,253 0000000000000000041ac5c5543f66523abf58b088d47931e8b8bb58f1394503 430 0.82/1.00 vMB 19
409,252 409,252 0000000000000000060415a9b2df750121ab2f6935dfa6eb6b3a4dfadba684ee 2,043 1.00/1.00 vMB 39
409,251 409,251 000000000000000000b9322067797c1ed36914030d8dc53b885b6db90070ec01 652 1.00/1.00 vMB 20
409,250 409,250 0000000000000000032e1faafeff5b5eec0d8129704e40ced31d31e939e4ba5c 14 0.00/1.00 vMB 152
409,249 409,249 000000000000000001d98f18b97e1f299f140a0255a4e9415a0b686f9ad151fd 853 1.00/1.00 vMB 25
409,248 409,248 000000000000000005c7e043332761d79f6de7d065af0d062d2276220c0393cf 14 0.00/1.00 vMB 157
409,247 409,247 00000000000000000381e6a138308c6547d6fe3eb3437250ffefdebbf71eefd1 600 1.00/1.00 vMB 19
409,246 409,246 00000000000000000218f360f5632b6ea0c9cf171054d4e515334d6d28c30803 1,409 1.00/1.00 vMB 30
409,245 409,245 00000000000000000366dffd4141807d8798a2387f23f9e51bd9b118c5cc4ed4 1,824 1.00/1.00 vMB 35
409,244 409,244 000000000000000004e0da99adde17c78eb738cab7a02998073f2abaa7ae6f83 1,582 0.99/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.