Loading Tool

Explorer IconExplorer

Memory Pool

81,458 transactions
30.78 vMB
0.09062804 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt 224fc6f625759c7a73e4051121d151c65cf457df85e0dc78f3a4bca4d2cb0450
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 9173e0e540ff1e38a93433c20e8ec8cdeccbf4d7511c638bfa324df4cbaf9b76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01966121 BTC
Feerates: 301.57 > 1.97 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (402,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,071 513,071 0000000000000000000ee1815ccf17b0448c50e7ff9aef9dfd7229c0add56711 1,847 1.00/1.00 vMB 30
513,070 513,070 00000000000000000031ec3e84038c0d352d446cce84740dc8a8a6d6ea066fbf 2,226 1.00/1.00 vMB 22
513,069 513,069 00000000000000000049f7a375c89a21aa05aa566546749f4a32607578b02bf9 1,275 1.00/1.00 vMB 25
513,068 513,068 0000000000000000002298d3e1cef8610ad7fab698a9d2b76ae5c2dcdf23fe0b 2,801 1.00/1.00 vMB 28
513,067 513,067 0000000000000000003bf1a52053136256e55ea1488c3695ccdfdc8d0bb8f0f2 293 1.00/1.00 vMB 4
513,066 513,066 00000000000000000004ffccc2ddb17e0c53c819216b0bdd8d33b725100184b5 909 1.00/1.00 vMB 19
513,065 513,065 00000000000000000050fb6a1f3c095010eb528bde9bdc57b7c132b978c8d3ee 1,025 1.00/1.00 vMB 9
513,064 513,064 0000000000000000001563c0fed44e959f12a0cd03aa61d98dc30d02b62c49e7 805 1.00/1.00 vMB 20
513,063 513,063 0000000000000000000eac2574314a9b20d180096e5d21c0cf572265868ad783 195 1.00/1.00 vMB 1
513,062 513,062 0000000000000000002656c9ea05cd361010f02ad723fd1e938fc43be58e2df3 263 1.00/1.00 vMB 3
513,061 513,061 000000000000000000087704abd73615ad6cf257756dc716b5e30d5bef84cd9a 296 1.00/1.00 vMB 3
513,060 513,060 0000000000000000000b72b14788219394ae655e225f5b3300b6c7db71061c85 785 1.00/1.00 vMB 6
513,059 513,059 0000000000000000000e0030da118f326f7fd5b9e52168135691f58358d4248e 427 0.34/1.00 vMB 10
513,058 513,058 000000000000000000541b86123bbbd9998f1a6b52bc807b010a9cab241c4eb2 1,165 0.45/1.00 vMB 47
513,057 513,057 000000000000000000423d6f865af26809f772ccea589009abde795b924d3f3d 753 1.00/1.00 vMB 12
513,056 513,056 00000000000000000012794f2d3fe1844641f5faad7dc85463c0bffe1e0974c7 1,013 1.00/1.00 vMB 3
513,055 513,055 000000000000000000419e38cc2381b598d03cea1bdd6b96c7014c82d0c0d7fe 1,338 0.47/1.00 vMB 36
513,054 513,054 00000000000000000044c6eb38c9ae98838243aab3a469f4f35c7b89ce7f9216 2,690 0.93/1.00 vMB 39
513,053 513,053 00000000000000000036e137c0872c5c48b54c03a232d718be4bb3da775c9c59 2,434 0.84/1.00 vMB 45
513,052 513,052 000000000000000000050d042bd45a1d14dd21b419ee40b3be96df016bb860e6 2,051 1.00/1.00 vMB 24
513,051 513,051 00000000000000000036fbecefe3d1150636713e10c37b27b2abc1b0d0f6d593 1,395 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.