Loading Tool

Explorer IconExplorer

Memory Pool

74,547 transactions
27.48 vMB
0.06526799 BTC
Random Selection Loading Transactions
Max Size: 168.00/200 MB

Candidate Block

Mining Attempt 4c0c42d28014dc132805169d152a36cc4d4f8cbad6c023d1c1aa434fb9eb0784
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 69b94e11a91b98d3bab7876f62c2a91757c19e6191c7e54c4c89f6f823080b18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.00676765 BTC
Feerates: 50.34 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (493,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,922 421,922 000000000000000001c8893ca99a1a9f3c911b27b2c72bd9be65605537a96f75 954 0.99/1.00 vMB 24
421,921 421,921 00000000000000000103541f4a211c9d1f012250ea9ce72dc72329fff5ca7840 2,368 0.99/1.00 vMB 64
421,920 421,920 0000000000000000047c9518f84e699f21cbef107d720a44846489388c9e139b 299 1.00/1.00 vMB 13
421,919 421,919 0000000000000000027daebd69d57b2e76dd5015ab1befa91c92665fdbf44b0c 1,759 0.83/1.00 vMB 69
421,918 421,918 0000000000000000048894278c77558034055ad8734b287ce7439eb87550df5e 1,686 1.00/1.00 vMB 47
421,917 421,917 000000000000000003348d292ebac1d54205bab6caebb76079fb183893bbafb1 585 0.27/1.00 vMB 62
421,916 421,916 000000000000000004639f06e38d94d4fbb590f95cb2ad80d8afcadeecfd8e4a 1,448 1.00/1.00 vMB 41
421,915 421,915 00000000000000000418ee8710a120c370cfe623e8c1fdbb321710b3c042997f 684 0.99/1.00 vMB 25
421,914 421,914 0000000000000000001a88be0f346d2196235c1539fb9391726515afa985bc8d 850 0.99/1.00 vMB 26
421,913 421,913 00000000000000000207143bfd5d3dda248a2e7433fdcd9adf158da292911980 1,225 1.00/1.00 vMB 26
421,912 421,912 000000000000000001ab904d4e3cccdc8c1917012bb795a6fe192f75bbb19015 1,804 1.00/1.00 vMB 57
421,911 421,911 000000000000000001d38a6b17535366f12c16ecc6a66a656b5af75e96cb2ca5 1,610 1.00/1.00 vMB 34
421,910 421,910 00000000000000000286b420d33e5f0c1cd80ffc4d74a0c51b31bab584c07b5a 2,565 1.00/1.00 vMB 84
421,909 421,909 000000000000000004ee0e8a41d761062a4d43a98a4e438f095f559645e9ab34 2,151 1.00/1.00 vMB 39
421,908 421,908 000000000000000002bd3f7c310a1ae5631b1092b136d4bda21533d5d753e203 1,779 1.00/1.00 vMB 52
421,907 421,907 000000000000000000657b92483af1b4c51751292c5fb17d7f855532bd63c31c 2,670 1.00/1.00 vMB 58
421,906 421,906 000000000000000001e2da26fd426758d59f403c78a4664ff495c399da3e3f13 1,501 1.00/1.00 vMB 92
421,905 421,905 00000000000000000201c1d4e33aaafd0dd9dffd7010475406b95b37d340df6d 2,007 1.00/1.00 vMB 118
421,904 421,904 000000000000000001fcb6dd647b8ad546f110286c79c317c32bf4df2a316861 1,143 1.00/1.00 vMB 30
421,903 421,903 00000000000000000510d9339578fc843da4a5d03194bb77b6f078abab333d1b 1,989 1.00/1.00 vMB 39
421,902 421,902 0000000000000000031f89d85748e27a5479e5950d7dca31f4d68803311fedd2 1,861 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.