Loading Tool

Explorer IconExplorer

Memory Pool

44,280 transactions
26.56 vMB
0.06124156 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 06fb525224d0ebc782e0ed9f6772108c980d1704b59f4c831e5b60fc9881413d
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 1b5c0b805a78bac61594192bbf044ced20a9ebd2d6c5ffe3cf0d01d502b302e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,999
Size: 1.00 vMB
Total Fees: 0.01254737 BTC
Feerates: 140.50 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (314,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,891 599,891 00000000000000000001b2e9f3221ef26bcbcd10e670957eb61351a8b0db9966 738 0.21/1.00 vMB 21
599,890 599,890 0000000000000000001367072346a9f872a4b9a4436c9a4740cfc879b8558e65 2,647 0.73/1.00 vMB 18
599,889 599,889 00000000000000000014b5d12f74996eac24c850606ec5ea13ddf2925276e3ec 2,889 1.00/1.00 vMB 25
599,888 599,888 0000000000000000000bf6b7a052245bac0f2a6ca56fbe2c1c0d9992366e11a5 1,573 0.51/1.00 vMB 20
599,887 599,887 0000000000000000001380745843085c3bd5089dc1028d9c4255ba8f86f2dd46 2,222 0.80/1.00 vMB 10
599,886 599,886 000000000000000000048c95a9895f5e4bc8f80bcf176b4da02121a8d53ab84b 2,652 1.00/1.00 vMB 19
599,885 599,885 00000000000000000000bf88d827d7edda6f7d3f8b86843af09b481c01291fce 2,487 1.00/1.00 vMB 32
599,884 599,884 000000000000000000119128748ebda867260146773c113b7e6c6118cea26d42 26 0.01/1.00 vMB 6
599,883 599,883 00000000000000000000e1d6ac652a57351dbcc996ee683eebbed1a8de48732a 1,048 0.33/1.00 vMB 24
599,882 599,882 00000000000000000002cf9c7b524efde231d3afe6cccb5065f25b826cefd080 2,582 0.75/1.00 vMB 21
599,881 599,881 0000000000000000000adf307306b58cb6dbb48d465e9dbff89619dcbe373f6f 798 0.21/1.00 vMB 17
599,880 599,880 00000000000000000006630d55daf0adbda2f0a58e7d26fc84d11b6ac1911a44 3,040 1.00/1.00 vMB 23
599,879 599,879 0000000000000000000bf9fa7c2c88c0f01e2cc7c9ebea2706357b33bac58034 432 0.11/1.00 vMB 7
599,878 599,878 00000000000000000010ed0c4ec47f6c106d3e824fdf135b55c9c0b2a51264ec 3,072 1.00/1.00 vMB 25
599,877 599,877 0000000000000000000ad49639555d0b143053654bdb0f6330aec8b36cff2e09 254 0.06/1.00 vMB 27
599,876 599,876 00000000000000000002e6bab56f1d67096c92727c31296b46967c471d637dd1 2,993 0.82/1.00 vMB 22
599,875 599,875 00000000000000000009bfc8dc22d606f15311fa126e12bcaf4d2db836a0856f 2,146 0.53/1.00 vMB 19
599,874 599,874 000000000000000000144a8532870957660cf7318a3702245d40c7eae7094afe 2,298 0.63/1.00 vMB 18
599,873 599,873 00000000000000000000f5374eddb48096b31b260947d6bb6626534835585f5a 942 0.24/1.00 vMB 23
599,872 599,872 00000000000000000005fb19380db3742701e57fc3c65790ed17a829397e329d 1,264 0.34/1.00 vMB 20
599,871 599,871 00000000000000000011f09ad275b3e86a8407ed49673311fa1001ded8061e98 283 0.08/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.92 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: 646.05 GB
    • Received: 12.81 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.