Loading Tool

Explorer IconExplorer

Memory Pool

36,934 transactions
27.70 vMB
0.06494589 BTC
Random Selection Loading Transactions
Max Size: 139.77/200 MB

Candidate Block

Mining Attempt 5f19a045c5af97ac9e88d135298ff1cc1b6cf0e1b084e28d3854004c9c6d7fc8
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root 05c4d71dd036657ce051e9934d09b3ce373b768956efb0c79fca507a01b76d7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,455
Size: 1.00 vMB
Total Fees: 0.01118140 BTC
Feerates: 101.47 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (314,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,937 599,937 00000000000000000007cb14c0eef06ed003a5af1db1fe60c6404dbc692b7f2e 2,195 1.00/1.00 vMB 21
599,936 599,936 0000000000000000000b7ead461747f4ff9a4cd4255d3c11653c128b384b0300 2,981 1.00/1.00 vMB 45
599,935 599,935 00000000000000000005b3b160a2c68ed882beccb615a027aae44badd61b5d46 2,395 1.00/1.00 vMB 22
599,934 599,934 00000000000000000005b35de361049c7ae614b8794234d4ffaf7356e74afb1b 1,879 1.00/1.00 vMB 15
599,933 599,933 000000000000000000132876a26b4c4ecc56ffa215bdd910149a4aa9ca9c2322 2,735 1.00/1.00 vMB 21
599,932 599,932 00000000000000000005dc3dfa302e15bcb9eba4d7e016f1d72f53672e235f8f 1,515 1.00/1.00 vMB 17
599,931 599,931 0000000000000000000d6350b69b2d05b930f6699687a425a0c556a57a3185fc 3,236 1.00/1.00 vMB 25
599,930 599,930 000000000000000000074a01c79f0cbc554abb3520824a772eb97e91436bd8fe 2,153 1.00/1.00 vMB 17
599,929 599,929 00000000000000000009da5a4a98721c6a9ada0cd0aaa7d45162f06bfe2384f2 2,681 1.00/1.00 vMB 19
599,928 599,928 00000000000000000009c3ec18dd7697eb2c6d1e851e493c2260b56f6a53c839 2,774 1.00/1.00 vMB 41
599,927 599,927 000000000000000000099ce77d4bcf6b471a4263cf503fe9954df6f181f2e28a 2,160 1.00/1.00 vMB 44
599,926 599,926 0000000000000000001452ec9dc0c11c4565171c956d1da4a50f95990b8bbda1 1,307 1.00/1.00 vMB 84
599,925 599,925 0000000000000000000b7a57cd2cbf46b2be83c76e9231e47716af1c7d5360f3 1,305 1.00/1.00 vMB 15
599,924 599,924 000000000000000000099ceb3e63733a7bf13756a3e6edcca5337ee390979fb6 2,917 1.00/1.00 vMB 40
599,923 599,923 00000000000000000011149c7736eba733503b8f7feb70d54d35fa77d390484b 2,875 1.00/1.00 vMB 12
599,922 599,922 0000000000000000000a86b0250456920520e71a6de44a5a061c1d2edb5cd0a8 2,240 1.00/1.00 vMB 18
599,921 599,921 00000000000000000012b7140ee93c850c24b89b96db6742bb63adb1182d6432 2,296 1.00/1.00 vMB 11
599,920 599,920 0000000000000000000412d652689254243417adbf0b2e5c3c8e823a07861ef2 2,791 1.00/1.00 vMB 16
599,919 599,919 000000000000000000111283368d2d6bca924f77fb17abe069981764c966cb40 2,673 1.00/1.00 vMB 48
599,918 599,918 00000000000000000007b447d27469e316609e74ce64a8adb11d3b2e7932b6c3 2,673 1.00/1.00 vMB 11
599,917 599,917 0000000000000000000411fb35d2d4d2ca43d6de591fe6dd6196b7b6eb0ab59a 3,049 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.73 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: 630.05 GB
    • Received: 11.97 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.