Loading Tool

Explorer IconExplorer

Memory Pool

80,493 transactions
30.12 vMB
0.13996477 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 8a41584f439aecc23dac8d611fc44c3ab90121165cfc0dff305750cbfc07333f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (134,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,887 780,887 0000000000000000000354bd466bec1b89e98bd61865b20deb37b2a4dfd53ddc 2,627 1.00/1.00 vMB 17
780,886 780,886 00000000000000000004885e5acfc5be9897a51033e61d4a91242df79f4803e6 3,523 1.00/1.00 vMB 23
780,885 780,885 00000000000000000002cefdca6021075c3777ed0cfeea80e9924678bd0efd19 4,181 1.00/1.00 vMB 6
780,884 780,884 000000000000000000042b85ab60f28c68d7480e04fea908961b3a558cf00724 4,048 1.00/1.00 vMB 12
780,883 780,883 00000000000000000005ad075a2c7a4c883225117138a12286ab4b81505c16dc 2,991 1.00/1.00 vMB 9
780,882 780,882 0000000000000000000660f72f722b07f18e2bd1f7fa82fa20e5fc3504888085 3,464 1.00/1.00 vMB 30
780,881 780,881 000000000000000000033c9a4b632aeb3dde686a4cedc9ddb63bd5870a5c0bdf 2,909 1.00/1.00 vMB 19
780,880 780,880 000000000000000000003723d42c55561dcf151c09ad2fe47b1abf06f7c62c78 1,319 1.00/1.00 vMB 12
780,879 780,879 00000000000000000005dc64feece42ba0e1b885f40a9dcbcebb8b492578d001 1,666 1.00/1.00 vMB 27
780,878 780,878 00000000000000000001f1a38fba812ee7f5b17f0961e74e7ef639deadddf9fc 3,183 1.00/1.00 vMB 26
780,877 780,877 0000000000000000000599fda3788be6f305110db1ac3f28e0c9a651c2286ea0 3,005 1.00/1.00 vMB 24
780,876 780,876 0000000000000000000272a3957539e164e76b0cb19f9021b394ed9f41f0d098 3,585 1.00/1.00 vMB 12
780,875 780,875 0000000000000000000438c2b20459ee9021c51ffbe5ac34a174b392a54fbdc7 608 1.00/1.00 vMB 5
780,874 780,874 000000000000000000018f66850c16e3ff2654d0a67bfa64ea7a542e5f7214ee 687 1.00/1.00 vMB 7
780,873 780,873 00000000000000000004dc8a78445e7f90fa6556eaf79bf4df5cad6d3fb77c4d 2,590 1.00/1.00 vMB 20
780,872 780,872 00000000000000000000a14605df4ed5deadd55ddf20896c70acbbee8c970689 3,127 1.00/1.00 vMB 34
780,871 780,871 000000000000000000044692f0d0405249734d70edee8c3dcef208a16d42cd42 371 1.00/1.00 vMB 6
780,870 780,870 00000000000000000005a54c30515a06d6730fd862069ffe3c835b3ce9dab5fa 670 1.00/1.00 vMB 10
780,869 780,869 000000000000000000038c0c05f3f780800f05ad62430a6ecd600b21f2d542c4 1,234 1.00/1.00 vMB 21
780,868 780,868 000000000000000000031cc549d03e29df22c3403a831366ea03f46934cdd7fa 1,635 1.00/1.00 vMB 14
780,867 780,867 00000000000000000002ebf9b7ba80b6893753a87e55fb459644d6c8d7bcf32d 682 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.