Loading Tool

Explorer IconExplorer

Memory Pool

81,415 transactions
31.12 vMB
0.11352994 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt e7db6dae6c013db25b64735fa070cd4bd75e11e8dde47255b13293e2e49ec233
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root d712868cdfa5d6af3ff3579492eb0f9fe5fc29d87ea066623d291857a678e50d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.04643041 BTC
Feerates: 261.10 > 4.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (120,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,013 795,013 00000000000000000003e891e992d841b6ee89ba739112478e2a724409ffed9e 2,873 1.00/1.00 vMB 18
795,012 795,012 000000000000000000012be08c6b38127171655d771880eee87c3176fb30e5ca 4,793 1.00/1.00 vMB 13
795,011 795,011 00000000000000000004070539e5e91fec57c3a27dfccf6a36fc3ab89eb228c4 2,801 1.00/1.00 vMB 11
795,010 795,010 00000000000000000003fad540a45abb24eb4a0c33392aef31a94973f5c34c02 2,437 1.00/1.00 vMB 25
795,009 795,009 00000000000000000003a6fe998285d83a8fc27e3f617d2a8800da78c2255a94 4,615 1.00/1.00 vMB 11
795,008 795,008 000000000000000000041bc55fec6e63f27900b8efee4bf0a525accd68c6ee1b 5,004 1.00/1.00 vMB 10
795,007 795,007 000000000000000000002ed5bfd475a681dbbfb330b8fdcf1a85e3228ab0370b 2,736 1.00/1.00 vMB 11
795,006 795,006 00000000000000000000ded22cd39c256d5656e9e4242e0d385eb9a9e3769c5f 2,529 1.00/1.00 vMB 21
795,005 795,005 000000000000000000001a66234a3282c7d7b2e6d20b0213bbaef0683cbd3c46 1,673 1.00/1.00 vMB 19
795,004 795,004 000000000000000000033e12ba3581cec4ff303c949e809b3b7e365020b4c171 2,777 1.00/1.00 vMB 30
795,003 795,003 0000000000000000000051b2f01aaa14164d39a42d128fa15930052432455006 2,272 1.00/1.00 vMB 13
795,002 795,002 000000000000000000055c9559330ab4bb98a8ddde7aaaf55020a69e4edad0aa 3,530 1.00/1.00 vMB 14
795,001 795,001 00000000000000000001a05c33171404f4b12fc23619043b2e5564d6d8cc2d2d 3,323 1.00/1.00 vMB 11
795,000 795,000 00000000000000000002966cb5ba87a61723954e0c67b0eb5e9c878601050fc2 1,750 1.00/1.00 vMB 20
794,999 794,999 00000000000000000002375a973017c5db900a3c536e7087ae9ab1c05f38ec1a 5,720 1.00/1.00 vMB 10
794,998 794,998 00000000000000000003b0ad8c8901739590d1d5fd348566cded03eefdb2e582 5,979 1.00/1.00 vMB 11
794,997 794,997 00000000000000000002e2b201faaaeb2ca580fa65a5f5be1a944328876d7901 5,546 1.00/1.00 vMB 13
794,996 794,996 00000000000000000003a677cdac86e2049a3fbda9221edad41e03d79dfdec25 5,720 1.00/1.00 vMB 10
794,995 794,995 00000000000000000003085b79bfcad67d321d776d772b63f6224d4a344f0cdd 3,587 1.00/1.00 vMB 10
794,994 794,994 000000000000000000018913ced5896842f95bc0e54f00b04b4bb3697133fc8a 1,777 1.00/1.00 vMB 16
794,993 794,993 0000000000000000000454b674cc9b8e2ef422e06d591e20b102985f74106db9 1,833 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.64 GB
    • Received: 16.69 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.