Loading Tool

Explorer IconExplorer

Memory Pool

44,871 transactions
28.54 vMB
0.07782413 BTC
Random Selection Loading Transactions
Max Size: 151.00/200 MB

Candidate Block

Mining Attempt 3539a6d393940ed0d11147e269440db069e36e4b7f361b1c671dd77d94d4b778
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 941fd24b864eba912a10eedc5dad590c2f6eacd94915b3068dbb4f3f7631ded3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.02367107 BTC
Feerates: 100.23 > 2.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (175,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,906 738,906 000000000000000000028a69278737ac399a319eeac1f461d8622acb5ec87f13 3,611 1.00/1.00 vMB 15
738,905 738,905 00000000000000000007929a6c752b9431160aa8bf00d3095da726a3c7c6691c 2,339 1.00/1.00 vMB 19
738,904 738,904 000000000000000000057bb914576815cf812d6ccec02ef88f3f95617bf4a95e 3,254 1.00/1.00 vMB 27
738,903 738,903 000000000000000000058b984ea1863bb9023de768c0d91799b9d4e3bb49beb7 3,532 1.00/1.00 vMB 21
738,902 738,902 00000000000000000004156608436d83f49d3ff868ac45bf89cd042847c278da 2,777 1.00/1.00 vMB 34
738,901 738,901 0000000000000000000686ba133c01e832ed6e068b80d62a1090cb58a32b523c 1,655 1.00/1.00 vMB 15
738,900 738,900 0000000000000000000569017a03459a6348d926535b1a59283bafbeb8a43e1f 634 1.00/1.00 vMB 21
738,899 738,899 000000000000000000084ab3a6f7154cfb6ddbd3490c7e1f5ee097cb417fe329 793 1.00/1.00 vMB 12
738,898 738,898 00000000000000000008c7b42eef8ad4cce306b58213b66d105e9009c49fdf4a 3,008 1.00/1.00 vMB 17
738,897 738,897 00000000000000000006794d1e8336f05532bdebe473662ee7a48df75ba983ea 2,083 1.00/1.00 vMB 27
738,896 738,896 0000000000000000000469d52867aad29fd784883142cdba374961de26cb98da 1,589 1.00/1.00 vMB 5
738,895 738,895 0000000000000000000071f5dcb6afbe2ad074f34e5825621d88fa4b460d66af 2,980 1.00/1.00 vMB 13
738,894 738,894 00000000000000000005a72bca38782f6194b3d62d8f8c590ba3b5cf984a39cd 2,487 1.00/1.00 vMB 14
738,893 738,893 00000000000000000001b4a8ec455d5cf731d8f80b4faa0788c1b3a6bff5867c 1,937 1.00/1.00 vMB 4
738,892 738,892 00000000000000000008b66f6192df910374e032ce8520dccf38e4ec4f6deb6f 2,613 1.00/1.00 vMB 5
738,891 738,891 000000000000000000051d1715a35d773a2e84c259da2da61cfbfe0b13b6c2b1 3,275 1.00/1.00 vMB 11
738,890 738,890 0000000000000000000190ff5e40e221d255da5feb07edc81af29406079b342b 2,637 1.00/1.00 vMB 12
738,889 738,889 00000000000000000007d7e75082c2cd2a2cbbc9afe7f20e3338276addaaa72c 3,319 1.00/1.00 vMB 26
738,888 738,888 00000000000000000001ce2636139de67eacfcc30b844b8140a43659dc824e62 3,182 1.00/1.00 vMB 14
738,887 738,887 000000000000000000001b2552edd00156d3aeb5132a4ae30b794e8fc30e962f 1 0.00/1.00 vMB 0
738,886 738,886 00000000000000000004d3658bd9889a4d033248ae04c0a0b196d38261e4ee49 2,907 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.