Loading Tool

Explorer IconExplorer

Memory Pool

38,928 transactions
26.26 vMB
0.05499864 BTC
Random Selection Loading Transactions
Max Size: 136.50/200 MB

Candidate Block

Mining Attempt f0adbb32e37d8f540d5ca417864694bac18a85b85dcc8a5696b5c1baf7a85bf9
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (375,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,803 539,803 00000000000000000029d33c17145bc3ad8ac9722981dba2112790dbdc986604 2,548 1.00/1.00 vMB 11
539,802 539,802 0000000000000000001e280250a00db6bb57edfcd3be53e630385cb0f5205440 2,458 1.00/1.00 vMB 24
539,801 539,801 0000000000000000000b56b78f68039bfad7836b48d109c0b3c81aa077c6b04b 2,370 1.00/1.00 vMB 33
539,800 539,800 0000000000000000000a11e2f8cb54541c95837c116056239262b800662b099e 2,184 1.00/1.00 vMB 3
539,799 539,799 0000000000000000000c2db7905fa0bfe71d9e95ae26970644c24d2286719a1e 2,597 1.00/1.00 vMB 29
539,798 539,798 00000000000000000004f2b625375ccb3ccfd1fa301b98ed9ecaad5654745c57 2,864 1.00/1.00 vMB 3
539,797 539,797 00000000000000000023510ce7f84b6eff32b63844dc2e370057fe77ec4c215a 2,289 1.00/1.00 vMB 34
539,796 539,796 00000000000000000027c04afcf69be06cba20c757fc7805d222c95e44876c28 2,168 1.00/1.00 vMB 14
539,795 539,795 00000000000000000002044a4c007c9454fce587084644d752ccdd90977ff02f 1,133 1.00/1.00 vMB 23
539,794 539,794 000000000000000000154149aa7006f049f866012c62655fb5225bf1428688c4 738 1.00/1.00 vMB 61
539,793 539,793 0000000000000000001708197329b57a431d1d818924ce99e30d3abcd4fa3096 565 1.00/1.00 vMB 37
539,792 539,792 000000000000000000050ea9940e7dcfd2ad0f5248be9845d68d6de319363f7b 2,785 1.00/1.00 vMB 14
539,791 539,791 000000000000000000129dbf82e04d5ea6f6868a08a224ab66721772202cfae3 1,746 1.00/1.00 vMB 11
539,790 539,790 0000000000000000001333bfdcde3f4a4186c368407b5d3bb707aa2cbe87079f 2,476 1.00/1.00 vMB 19
539,789 539,789 0000000000000000001b691b36d5dbadd27d813e37086285810a2784c3cfb26c 2,524 1.00/1.00 vMB 32
539,788 539,788 0000000000000000001c06b68ccbd094f228a119168b0647ad8146dc8637312b 1,894 1.00/1.00 vMB 40
539,787 539,787 00000000000000000004f32c00f3aa67dd08519a5f305a168dc7d476a88e5e6e 25 0.01/1.00 vMB 16
539,786 539,786 0000000000000000000b5b89a71998b433914934a59bcc5436d00dac32716310 1,092 0.46/1.00 vMB 22
539,785 539,785 0000000000000000002314f7bd0ed83294233bad2f866f3233ca99b89e500ce0 597 0.28/1.00 vMB 28
539,784 539,784 0000000000000000001172b887ee3580af499d0e0c9f002cd3a1647db1670ed0 1,239 0.47/1.00 vMB 4
539,783 539,783 00000000000000000001feece4ec7dc0e9c0fb13ff241eada13551f611c3b642 2,346 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.