Loading Tool

Explorer IconExplorer

Memory Pool

47,347 transactions
27.35 vMB
0.07691908 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 58d7013aebec1f578ccc44d9c91074e1213d4ed51038be365512d487e6ecb3ee
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a07cad6db3b5e04185737af0c2cfb213bbc3b49fb905265b6dbfdb7e4c811eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.02596515 BTC
Feerates: 201.37 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (314,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
599,870 599,870 00000000000000000007359da0666495a0b241954c2b80459f95e7f2b95439ca 790 0.21/1.00 vMB 30
599,869 599,869 00000000000000000009dee5f5ce74dd1a74b1907811d9bafccce889f06a1093 1,694 0.50/1.00 vMB 23
599,868 599,868 0000000000000000000095bd52fb68178f0fa2ff6500bdbe82dfd3842717ae59 1,538 0.42/1.00 vMB 5
599,867 599,867 00000000000000000005975c4c4e4679b181a70f0b49693e838199361cf5266c 2,766 1.00/1.00 vMB 28
599,866 599,866 00000000000000000014c336abe3c0c771b8b1b595631e880eeed0fff0f3ccbe 877 0.36/1.00 vMB 25
599,865 599,865 00000000000000000002256e45ea9589abebba10c41f414bde9cca34b3cde757 2,791 0.89/1.00 vMB 21
599,864 599,864 0000000000000000000036cf81f64a057be455481aa0dd26c48ab9b2099e35fd 1,722 0.46/1.00 vMB 21
599,863 599,863 000000000000000000027009ff897c98f5d2d4ec2630579dfff4e544b4dad398 3,234 0.90/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.01 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.