Loading Tool

Explorer IconExplorer

Memory Pool

75,761 transactions
27.83 vMB
0.08088454 BTC
Random Selection Loading Transactions
Max Size: 169.78/200 MB

Candidate Block

Mining Attempt 484a2d4369df88f2b30aef00903564d1f3d031c8651c0ee351d823b59c8fc891
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root aac535b9f320689ef177f47377ba83ac3d8787503c5634c1b386003392817d0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02139750 BTC
Feerates: 529.10 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (906,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,645 8,645 000000007c7f3e6a937d1fdb6124550f92f6a1e0ee4642ba830ea83ebe727872 1 0.00/1.00 vMB 0
8,644 8,644 00000000c14e61b3119b529b1a97ab7d8cde929ade02ac8ebdf1b44ea1c92f7c 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.10 GB
    • Received: 17.31 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.