Loading Tool

Explorer IconExplorer

Memory Pool

75,126 transactions
27.71 vMB
0.07562694 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt 8ef542381f5a2f8bc811cc7c841fcf2d38f9726837efa62e056a3d2abae86f60
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 2ffe5ae0ca4835154143dde7c34bb335a8d505a9674ed0cf995a79c70a571208
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.01635512 BTC
Feerates: 100.00 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (906,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,643 8,643 00000000281a0691c3a787107eb706b38173657935576e16373db912c36ce62d 1 0.00/1.00 vMB 0
8,642 8,642 000000003819757b4093ca235dc2355734229ffb44e6dbb3191e9cd38d8f36c8 1 0.00/1.00 vMB 0
8,641 8,641 00000000428a416c6536f785c18af1fb6094c653f2e847086eb58755303e2d39 1 0.00/1.00 vMB 0
8,640 8,640 0000000007b3d3d27c5e2a41f72a6f8325a8c0bcef7b3816f085c7c3e3f6f8dd 1 0.00/1.00 vMB 0
8,639 8,639 00000000377dcac7a06bcca10db790c2fbfe7b670eb9afdf2351e2679f3076da 1 0.00/1.00 vMB 0
8,638 8,638 000000004aed3ecd7f4eee639eacb046187f06ec5baf02c8434134f914d3156f 1 0.00/1.00 vMB 0
8,637 8,637 00000000aeace44d57a51c231a1b5e9a0edc21b77c32503c0b0c186161ce4e17 1 0.00/1.00 vMB 0
8,636 8,636 000000004a639e0267d63fbe57f54bbad6fbb10f8b261b66ec1806a1b788fd38 1 0.00/1.00 vMB 0
8,635 8,635 000000007c193af7b3031cfa0280be044abd3b81e3cdc628dd6cb8b58b2ac190 1 0.00/1.00 vMB 0
8,634 8,634 00000000fb25fb790b1e890b86d656f509c3a55e83ba5705d654602cff2f7607 1 0.00/1.00 vMB 0
8,633 8,633 00000000e1890040f7ae27ee86da324af47712fec7e8c5d4614509238536b96c 1 0.00/1.00 vMB 0
8,632 8,632 000000005f5e2da1c33bc6d86e8a06412b662aad01d3b931b3d3e1948092d447 1 0.00/1.00 vMB 0
8,631 8,631 000000009bbb1f2b7f1256f8ba6a7a21811f02ab84267f30f8a97284b358b663 1 0.00/1.00 vMB 0
8,630 8,630 0000000080b7a2f6ddcf79cef1eea9a7c0bd729fbfdba1226e27964c98908035 1 0.00/1.00 vMB 0
8,629 8,629 0000000027c5b3cf68cd0dc05922fa2bcef175ec4964810141e220acfe2dd9ab 1 0.00/1.00 vMB 0
8,628 8,628 00000000d1fcee238fcae561f10203826653a7192adff3a8ebb8a7617ffce7d8 1 0.00/1.00 vMB 0
8,627 8,627 000000000f5e969b70e454cf7dcf9a5c33ff68614a309650fd7e16408c10995a 1 0.00/1.00 vMB 0
8,626 8,626 00000000bd06bd94afbc5a18d207e06e6c7236782db0f6bc466fd32cb98e3534 1 0.00/1.00 vMB 0
8,625 8,625 00000000b1b293d82e4d00be6ab2e0c106c9d15ee26f4289e572f4209d27c86e 1 0.00/1.00 vMB 0
8,624 8,624 00000000aa529a2a6a344eeacf1b9dae8e5e76c8bcc31bb2aad01ecb42a53f75 1 0.00/1.00 vMB 0
8,623 8,623 000000009b7725ad1c7e9b3b2e0d80436d6013d620ce80c94e4d210ee6d75f15 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.