Loading Tool

Explorer IconExplorer

Memory Pool

46,285 transactions
26.91 vMB
0.06154764 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

Mining Attempt 2bd3ca72907c052ebd255f52316d58ebb975c7659be22704ada7ab34b5ebe9f9
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 5a52bfbdc02b7444ac0fd669e200e53771fbd6562f5f75df57d137074fcd780d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01175033 BTC
Feerates: 40.21 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (563,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,879 350,879 00000000000000000a5617766cd437bf8f9c968a31565de9621eca759d097c39 1,064 0.49/1.00 vMB 30
350,878 350,878 000000000000000015a8062b79c00f545dac8fd39f67b68bac720f73e3c1457d 48 0.21/1.00 vMB 7
350,877 350,877 0000000000000000054062b288c3172b37d438130976d6e53683c5d6823b8944 764 0.75/1.00 vMB 20
350,876 350,876 000000000000000011ef2bbf93e7f2de4693ddb5c95f207656ad3c02a9ac0dcc 315 0.24/1.00 vMB 21
350,875 350,875 0000000000000000067e5600f5d998e913c891f65ef139def971e1cbfbdd3738 906 0.56/1.00 vMB 22
350,874 350,874 00000000000000000c74a7a5a2ea0092ff17b19a5a6ddc093a47996d51caaf67 103 0.18/1.00 vMB 16
350,873 350,873 00000000000000001125df2a7f14b766615e205f0b2056c21572e4c67ed3c5db 442 0.25/1.00 vMB 26
350,872 350,872 00000000000000000c668495e12047418f2786dd18e4280da7af5f1ffbcfc16f 1,495 0.83/1.00 vMB 26
350,871 350,871 00000000000000000a599b97a4c2539e408b28a56fbba9fc67473e4350c37031 849 0.57/1.00 vMB 15
350,870 350,870 0000000000000000091ba627bb3e4fc8f2570ecd384b2b16b0d5281b509ef200 1,579 0.75/1.00 vMB 32
350,869 350,869 00000000000000000ec79b05f9e0dc5bc6146b93b5a54c624ec5e235031babc2 322 0.21/1.00 vMB 28
350,868 350,868 000000000000000011d5f126380fad93cc1b09ac4f143d1988ee8b4115f845c0 716 0.37/1.00 vMB 21
350,867 350,867 00000000000000000c26a9b5610c62990036ced8f7ab831a8c8f39712daa7356 1,121 0.66/1.00 vMB 25
350,866 350,866 000000000000000005ddc1abb4ef2950ca922bb3ab4f0a1201ed520bec2683e1 854 0.61/1.00 vMB 8
350,865 350,865 00000000000000000d7fbb078bf11c044247a5449816cdd0c055d24b0b93cdbb 1,069 0.75/1.00 vMB 25
350,864 350,864 00000000000000000c0969f7ec931965e8f5252676cb758ea0f41ac4c9f7654d 2,317 1.00/1.00 vMB 47
350,863 350,863 00000000000000000fcd30dfbf0c567e2a6e25f047f5ba2716e10aef8cc116d1 1,131 0.75/1.00 vMB 23
350,862 350,862 0000000000000000134f5e62ce4b51171e0f246b05c15e14910746a8356221f5 809 0.75/1.00 vMB 20
350,861 350,861 000000000000000014f15328aa9410bb2892ccdacc4bc72a79c04c4246285b77 320 0.96/1.00 vMB 3
350,860 350,860 0000000000000000154cee272f7fb9a208de802da2a89fc737c17c61ea6e89ad 128 0.15/1.00 vMB 19
350,859 350,859 00000000000000000273ebfc70ddcdf6814e9089f8591997935f7f548dc08863 509 0.48/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.93 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: 646.43 GB
    • Received: 12.86 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.