Loading Tool

Explorer IconExplorer

Memory Pool

74,236 transactions
29.66 vMB
0.07609474 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt 8645448251c774aad5609b675fbb307a130a0570c806322d3a482ead235e2039
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root 008f75f91e45695f5fe36202e6432f564da886c2604b7f598312d7c013c8a67c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 259
Size: 1.00 vMB
Total Fees: 0.01085080 BTC
Feerates: 105.47 > 1.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (581,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,922 333,922 00000000000000000b2dde107d49f8b98eb9e1947cf87d3bb66af9fd2d7c82c0 38 0.10/1.00 vMB 4
333,921 333,921 000000000000000007be9d6fc7e145b2b56a4673f7cfea041cde1e25ba050381 314 0.18/1.00 vMB 22
333,920 333,920 000000000000000007786c48ac2be2308e5f59368450ee972dd9e8b54333c9e1 1,071 0.74/1.00 vMB 24
333,919 333,919 000000000000000019d41cba848eab3f08359a53fbee8f3800f982a1b71ee87f 542 0.27/1.00 vMB 25
333,918 333,918 0000000000000000127aab66aea97318db355dedd7bdc1ddce58151ed39689c7 125 0.06/1.00 vMB 27
333,917 333,917 00000000000000001a457f3a7f99c9706b5caf1d37b9f5290f8459b2dff6a1e4 81 0.05/1.00 vMB 3
333,916 333,916 0000000000000000025771b97e0297cc45fd4081f3b1933db00dafdba80b7e7e 146 0.10/1.00 vMB 21
333,915 333,915 000000000000000000f32a4d103ba39def55f13c9c3995a0a42e06c08a83b3ef 1,128 0.75/1.00 vMB 20
333,914 333,914 000000000000000009a41fb217cb601da2bce51ed3521b37b5bfbc6520d775e6 256 0.15/1.00 vMB 84
333,913 333,913 00000000000000000080ff1679c37cd95564f06feed5e36926ed70caa68c9dbf 894 0.75/1.00 vMB 17
333,912 333,912 00000000000000000d3b716b625ef445675a91a61631d78d3fb56e2aab04b2a6 1 0.00/1.00 vMB 0
333,911 333,911 00000000000000000d881880e04ef8325e12a7685a1d9f7821ea0a190b7b520d 953 0.38/1.00 vMB 55
333,910 333,910 00000000000000000a479047752226fcd6ef3e2091af7ec53534da5c085917dc 421 0.18/1.00 vMB 27
333,909 333,909 00000000000000000007e35a385b204f5602adf4fab6efd19fcace2bb33e8c1b 830 0.92/1.00 vMB 13
333,908 333,908 00000000000000000600125fc1b4d87cc02a44095eb5d255693100964bcf90f9 873 0.50/1.00 vMB 24
333,907 333,907 000000000000000004ad4ad4d4c0a7677cae106a545493bcf9c091c90b01b2a5 1,041 0.75/1.00 vMB 24
333,906 333,906 00000000000000000e698ac7bd142c2a766fdc1cc24435d35d6fefa3aa4d4719 2,037 0.75/1.00 vMB 33
333,905 333,905 0000000000000000058ba23a389f72c200c8f4f4fb2c06a86546b64667267811 917 0.32/1.00 vMB 40
333,904 333,904 0000000000000000000119f88871f8a3c3b7be053c98b31e9c4676df30243cfe 370 0.52/1.00 vMB 11
333,903 333,903 00000000000000000a29a344dff0e0dc65f35279fd0dc659fb030ce0035612fb 946 0.35/1.00 vMB 34
333,902 333,902 000000000000000019c8ba801d151bc9f1b27152ad0e9b6e96bb367f5bed7852 2,201 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.