Loading Tool

Explorer IconExplorer

Memory Pool

78,844 transactions
29.89 vMB
0.11943822 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 888aae0fffba180cc189f81fe6841ba1633a03a868e241027c0bfc8e83d1c910
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1d3818b57e3fdaff86d2c066365bf087cc5cabd03e87724dfae124d4fa3c43ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.03671619 BTC
Feerates: 673.02 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (466,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,008 449,008 000000000000000001827f0e9c020cb1a4b28b3b9e055a7136be3a911beea1aa 2,383 0.99/1.00 vMB 79
449,007 449,007 000000000000000001ccdd17011b4fe4ccbfc3fd8f4cbc3779d0ae71862db947 958 0.39/1.00 vMB 82
449,006 449,006 000000000000000001698eba60f1cb9e7a4ebc3c31a5cbc6276963eb9ab9bc5f 1,132 0.45/1.00 vMB 82
449,005 449,005 000000000000000000aa4e4f41fed5e676d8724a1f4639134b4e780baf516f5e 1,980 1.00/1.00 vMB 68
449,004 449,004 0000000000000000020017eca510c4a03fca68cb1796b8e31d280df0ea969775 2,686 1.00/1.00 vMB 89
449,003 449,003 00000000000000000340121a47279f167217f6165ea47dbdc86c888636549b4f 1,659 0.70/1.00 vMB 77
449,002 449,002 0000000000000000019142f40030cfa392a00586ba78d265ca7be9e7c6b95cf5 649 1.00/1.00 vMB 22
449,001 449,001 00000000000000000287329f995e33423708b319ce0edd7c85f2921d77d1e184 73 0.10/1.00 vMB 56
449,000 449,000 00000000000000000020df1cfab4098e43266ffd99fcaf62bba3636a8a9f6576 2,097 1.00/1.00 vMB 52
448,999 448,999 00000000000000000206bb8ac26c9de08d45339645d15047f67c629d0a8efc47 2,492 1.00/1.00 vMB 89
448,998 448,998 000000000000000002104aca668149ab0140bce0b27c151d316f96848b041806 1,863 1.00/1.00 vMB 57
448,997 448,997 000000000000000001d0f8adb351adebc806edc777711ec80653f60f43e82f07 2,394 1.00/1.00 vMB 88
448,996 448,996 000000000000000001b0a0f3d42c537ffc51f2875b33d45f54e882b0fa9ec40f 1,382 0.62/1.00 vMB 66
448,995 448,995 00000000000000000054f228e9481ca08036418ee7922df65e6ad6190f5028a5 2,806 1.00/1.00 vMB 88
448,994 448,994 00000000000000000172b4d020b160640022392a345ac6fb8f92ba4eb804a323 2,247 1.00/1.00 vMB 70
448,993 448,993 0000000000000000019fd349561827bdde73c335b61e17d3624dab6652d0ba5f 2,410 1.00/1.00 vMB 67
448,992 448,992 00000000000000000211f8605715476972355a71b40bf2da8df85e8498bb88e4 2,755 1.00/1.00 vMB 100
448,991 448,991 000000000000000002377e19920dd8a2a708fa7f335686a207934af8cc3cbbf0 1,753 0.75/1.00 vMB 82
448,990 448,990 000000000000000002ab1f78087e13adb8ca649b267b85908d45a6a5e56b331f 2,675 1.00/1.00 vMB 81
448,989 448,989 0000000000000000026572723523e32a36270e2eb39d537a943f84f803f4e22a 2,385 1.00/1.00 vMB 93
448,988 448,988 000000000000000002ef956c74c88910fb791ceb142bd0a89851ff9a79cdbe61 1,909 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.