Loading Tool

Explorer IconExplorer

Memory Pool

81,567 transactions
29.87 vMB
0.14332579 BTC
Random Selection Loading Transactions
Max Size: 181.04/200 MB

Candidate Block

Mining Attempt d6164160c1fbe043ba2869c9a7f2c0dae4d7b7751b6581fa4afc22da9a563aaf
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 822847d3b24dee75ec5937c9f776722a695a33e5fbda75e240fe1661a961b197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.07545393 BTC
Feerates: 101.65 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (240,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,958 674,958 00000000000000000008dc43653017c5c693b989d5e8efe0055cdabd372ac4bf 1,926 1.00/1.00 vMB 34
674,957 674,957 0000000000000000000bf8d124ca7c964f69d11340616e731d59545a8c4071b0 2,279 1.00/1.00 vMB 60
674,956 674,956 0000000000000000000015910b5af5570ac8ddd19573f675c12764a8eb65f959 1,978 1.00/1.00 vMB 91
674,955 674,955 000000000000000000060cf4f0d774c05fb3687065bb50f1cb151c50ab74468f 2,314 1.00/1.00 vMB 65
674,954 674,954 0000000000000000000a98f5cc88a07bc6494bdd5d73db72b73be10917c52857 2,659 1.00/1.00 vMB 49
674,953 674,953 000000000000000000062e52897cef8739463a97af10fa8813a37c214fb369e5 2,260 1.00/1.00 vMB 62
674,952 674,952 000000000000000000014bba07e99147a8e6c817bcb9147a5e5bc866819d2672 2,077 1.00/1.00 vMB 98
674,951 674,951 00000000000000000002e9024d6e79661f34dbe7e330ca2f7aca1c8bc1fd2c42 2,142 1.00/1.00 vMB 109
674,950 674,950 0000000000000000000b24396613206740863f2dd953d83679b9c973446294ab 2,196 1.00/1.00 vMB 44
674,949 674,949 00000000000000000000fe4c1cd910541aa08c400dccd06d4b650dca5540f8c7 2,288 1.00/1.00 vMB 94
674,948 674,948 00000000000000000005425ee3936e6a6888046440270b9263d0f965b35a4e16 2,603 1.00/1.00 vMB 66
674,947 674,947 000000000000000000091f54fc9a0132be01efccc69de5d47605805f9434b672 2,638 1.00/1.00 vMB 66
674,946 674,946 00000000000000000008f9ad763bdbab5a796a6303287536c52494145342c574 1,653 1.00/1.00 vMB 105
674,945 674,945 000000000000000000028dc1afab1b3a447a219cbe2f773be626fabf38cb92dc 1,556 1.00/1.00 vMB 102
674,944 674,944 00000000000000000009b6c49baa94df9ac89347b495f3d5e0099addcd3c8ec1 1,522 1.00/1.00 vMB 104
674,943 674,943 00000000000000000001e790fdb3bf17b65f4276b8534203247a2687a3afbd6c 2,598 1.00/1.00 vMB 113
674,942 674,942 0000000000000000000b4a3fc5029313eec30193cabc6990e185ba80c3f85c1c 1,696 1.00/1.00 vMB 106
674,941 674,941 0000000000000000000ba3ab1cad6f5c285c59cd52eeff3faba760ae3974974e 2,222 1.00/1.00 vMB 26
674,940 674,940 00000000000000000000531204fbb12906f0eecfc7c2a758df15945e1cd74f4f 2,590 1.00/1.00 vMB 95
674,939 674,939 0000000000000000000660704fd1517b0a340cbe4b3fb5ecdd86c53b7ae5e906 2,728 1.00/1.00 vMB 39
674,938 674,938 0000000000000000000c389a96f117de1c0ae30f7147494a3d9a55be793782cc 2,607 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.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.