Loading Tool

Explorer IconExplorer

Memory Pool

85,797 transactions
33.09 vMB
0.09518473 BTC
Random Selection Loading Transactions
Max Size: 195.94/200 MB

Candidate Block

Mining Attempt 38bbfb8bd9adccf117188273e9f696a1129b044281f7ce0f50367c8f0d077ebc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 21e03a35352d8263ba2840b8304e87dc37235169fc85f7b0ce38bbf5a1212fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,184
Size: 1.00 vMB
Total Fees: 0.02924179 BTC
Feerates: 150.67 > 2.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (395,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,962 518,962 00000000000000000019da0fc49689298dc8839de90e42daaac998b048463e51 759 0.36/1.00 vMB 25
518,961 518,961 000000000000000000449cc1ab6090243054a66757e38fbbc61cdaa0a3925c9d 1,287 0.59/1.00 vMB 32
518,960 518,960 0000000000000000001d1ac6ba24d4789562dcfc2e3172418f505ff3510f24f9 2,651 1.00/1.00 vMB 16
518,959 518,959 0000000000000000002cc47e2cf4a8a89934c53a02dc1af3b60cbaea609014a2 2,875 1.00/1.00 vMB 17
518,958 518,958 0000000000000000004782f61ebc39c514c61298efbdc720e440e3dd060352f0 1,229 1.00/1.00 vMB 15
518,957 518,957 0000000000000000000fff915fac685a3fae643481b9f6c31e3f78b1078b45c3 1,585 1.00/1.00 vMB 40
518,956 518,956 0000000000000000004757c78b91b5a5da6b21b996fe0d8e9dfe3fcc4d08388c 903 1.00/1.00 vMB 62
518,955 518,955 00000000000000000040fe3590513c5ab8b241cbb18459747406c30d5d329a6b 651 1.00/1.00 vMB 66
518,954 518,954 00000000000000000011dacc050568e55b1d2c53b528c03c44ff3f1deb87f0ec 547 0.34/1.00 vMB 13
518,953 518,953 00000000000000000039a83c4724882ca71a4cdcfa2749072cb75c62351fe9f2 2,215 1.00/1.00 vMB 31
518,952 518,952 000000000000000000197fa7bdd2cb45b5b19e2d9787339ad8a752db8bf415a1 965 1.00/1.00 vMB 9
518,951 518,951 0000000000000000000717049215663786da8bd2ce737f8d80d18cb26e83f0e6 2,371 1.00/1.00 vMB 24
518,950 518,950 0000000000000000003e7c1d144d79162809db28db5c60ae39d25a0e0c115d8d 2,560 1.00/1.00 vMB 41
518,949 518,949 0000000000000000003e795180b7d2565d83438b88747fe97ece194c76ace987 498 0.29/1.00 vMB 25
518,948 518,948 0000000000000000000d33f04bfcf5922db1eb57337160ee1053184440261945 743 0.34/1.00 vMB 28
518,947 518,947 00000000000000000021bf72763c5e7cd1a14e5b61706a0e152f581504569262 1,472 0.77/1.00 vMB 22
518,946 518,946 0000000000000000001620744cbb162779ee653d1728e46b1b5f06a61eb5b2df 360 0.20/1.00 vMB 31
518,945 518,945 0000000000000000002bc89603fa4abb1042727fe56619a739f98990d0aedcc2 846 0.44/1.00 vMB 28
518,944 518,944 0000000000000000000f5a6c7f4784075b91cc9497f4d656b9598ff7a54a4753 12 0.01/1.00 vMB 17
518,943 518,943 000000000000000000345423e27bad7447e07ec4a3b5df3f7cf59875ef761047 161 0.06/1.00 vMB 11
518,942 518,942 0000000000000000000dff614da972007bcb71a2e4054863efe22e77dfb4e66f 2,003 0.80/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.30 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: 657.40 GB
    • Received: 14.54 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.