Loading Tool

Explorer IconExplorer

Memory Pool

81,738 transactions
30.54 vMB
0.07450747 BTC
Random Selection Loading Transactions
Max Size: 187.91/200 MB

Candidate Block

Mining Attempt 5e9f65c61d8330d769ba5cde48f91c2c0700d96175bf2df3df0198fe8f190135
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 88ad5c774abc53c8eb2185f798a68fdb7700047bd6d004d583cc2766391cca9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.00607070 BTC
Feerates: 44.64 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (120,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,014 795,014 000000000000000000003fba81eee3d05bda273bc5c2790c5d27db1132470352 4,690 1.00/1.00 vMB 13
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
Previous 10 blocks ↓
Total Size: 782.79 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: 709.80 GB
    • Received: 16.99 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.