Loading Tool

Explorer IconExplorer

Memory Pool

82,534 transactions
30.37 vMB
0.10439992 BTC
Random Selection Loading Transactions
Max Size: 183.13/200 MB

Candidate Block

Mining Attempt 6e3a18ea9d44ea7bd117385e92c49e786e95e20e737c8fa0bff185c229cad848
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a57905112acee57c0f90dcf535973da8f92d5dda4bcd1d270f9e5e6752153495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.04208208 BTC
Feerates: 526.32 > 4.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (592,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,816 322,816 000000000000000008b25daf07a6855c4fd4cf6971cb0955b814f4494feecc16 544 0.35/1.00 vMB 26
322,815 322,815 00000000000000000a72d2e6634a716f3c51921ee4474c2533480ba744d8f724 406 0.60/1.00 vMB 19
322,814 322,814 00000000000000001bf64025fad8c833f16b5a69c5846859b4a8069ec4a824d4 535 0.51/1.00 vMB 21
322,813 322,813 00000000000000001564e42480f3ae482664a9aebc72c4c6a1f09b507c25730b 149 0.08/1.00 vMB 30
322,812 322,812 000000000000000015908ed438b4c7ff3fbc562903140d432238d6d78d287370 284 0.28/1.00 vMB 21
322,811 322,811 0000000000000000068659e08a6c3bc4dfc524a7f7a03009e1c079a082b6b534 799 0.70/1.00 vMB 27
322,810 322,810 000000000000000010fcbfe31eaffc2e56d301c5573a153cd83205abd78e18ea 450 0.26/1.00 vMB 30
322,809 322,809 000000000000000016a05c140164f7e7a73e6e96d8b0c3c298bfdb527d959902 657 0.45/1.00 vMB 21
322,808 322,808 00000000000000001cd5a532931c896ad908f70a0523b11468414fad130c5c8f 32 0.02/1.00 vMB 24
322,807 322,807 0000000000000000006061a74f8aec0f557e2c05a9cfa20dd7443d94b119a32f 32 0.02/1.00 vMB 41
322,806 322,806 0000000000000000121d7c09a9559e8e4639c2c25e3f44ac517d8d991cba91dc 463 0.29/1.00 vMB 25
322,805 322,805 00000000000000001472e5efe38612502f6d770da34a4ee108c8d8e5ab435209 196 0.19/1.00 vMB 20
322,804 322,804 000000000000000005430b6f2aa7ef1bbb08c458fda2c708fa8a8eab080ca579 722 0.90/1.00 vMB 18
322,803 322,803 00000000000000000f5abec0fd43e3609796f42a6d0e447cb09eed85930fa11e 545 0.38/1.00 vMB 26
322,802 322,802 00000000000000000fd9ef74aba5f8bbcd4279ea06c8926bb25ef6509cd2a59f 159 0.07/1.00 vMB 33
322,801 322,801 00000000000000001d34f09989becf8d4464948af4bdee2c5304714a6dbfa4bb 1,043 0.53/1.00 vMB 26
322,800 322,800 000000000000000010b2aeff300ab4df14681cc1b5af25551434cc1b909291db 128 0.04/1.00 vMB 22
322,799 322,799 0000000000000000146c4f77196322bdd1dcba24d880d1253a235ca78a7fe031 648 0.68/1.00 vMB 15
322,798 322,798 0000000000000000177fb7bdbb036b0582afe752b9f32c13b5611d8d25b1803e 773 0.35/1.00 vMB 28
322,797 322,797 00000000000000000cbc8aa62259c5ec8ec814c480193aef18e862f2fabf3c41 1,152 0.35/1.00 vMB 44
322,796 322,796 00000000000000001a6da791950b70a8277ff81900c5f39ba699803846182cbe 935 0.59/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.