Loading Tool

Explorer IconExplorer

Memory Pool

42,061 transactions
26.85 vMB
0.06586868 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 424fe0020edc9e436ef1ebb95803f6ffe3d00e1ad6f7d258f730d0a68a290767
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 56bb0f8ec9e2032db498421678145ac2bfef033e8f461a3fcf1a0a916099ef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,798
Size: 1.00 vMB
Total Fees: 0.01605637 BTC
Feerates: 151.03 > 1.61 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (69,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,046 845,046 00000000000000000000ad30d3b438eb59e5e67af811166634bd8544b489ce5b 6,706 1.00/1.00 vMB 14
845,045 845,045 00000000000000000000c427998c349ebad2235b4d7947caa674324bd3f51aed 5,582 1.00/1.00 vMB 15
845,044 845,044 00000000000000000001d78e97c011c3a4b832548aea0b3b73ab0c2e67172d89 4,871 1.00/1.00 vMB 12
845,043 845,043 00000000000000000002be1205fa5e5c2ed7cb7f62e3e9ed6976e005be2c551b 6,177 1.00/1.00 vMB 10
845,042 845,042 00000000000000000003256605771a8398ba95c46632d06e8b49d967bef45f88 5,223 1.00/1.00 vMB 13
845,041 845,041 00000000000000000002463996625ebbdc992363849d26023bdd0213cf329dc0 5,170 1.00/1.00 vMB 11
845,040 845,040 000000000000000000019d098970b11a12490fda61e43f30d7e8ce021b78c04a 5,936 1.00/1.00 vMB 10
845,039 845,039 0000000000000000000311a38d97a64a081ca6d95f773bb658026329c014a106 4,230 1.00/1.00 vMB 11
845,038 845,038 00000000000000000002c5d11fe5323af283e0902378a3cabb26c1e1bf8440ce 6,231 1.00/1.00 vMB 10
845,037 845,037 000000000000000000000ca1701c7a70a808734575506bb8ed32a1d3e6b8e715 3,306 1.00/1.00 vMB 12
845,036 845,036 00000000000000000002b32973d8d6ce3666522c4ebe08ef5659b24f77ffea17 3,224 1.00/1.00 vMB 13
845,035 845,035 00000000000000000001d61b2a1094af4bdd70b191ebb93169c8324bf28f0af8 5,520 1.00/1.00 vMB 11
845,034 845,034 00000000000000000000e40f9a7297ecc16f08ede9b5268e60d796b0cf380409 5,843 1.00/1.00 vMB 10
845,033 845,033 000000000000000000005306e383b7b24e8512073dedd27e5f039cd1446dc583 4,278 1.00/1.00 vMB 12
845,032 845,032 00000000000000000002543eeef0e9d9ebcd41e0965e9dc36a1d3403275ff58b 7,309 1.00/1.00 vMB 8
845,031 845,031 000000000000000000032fbd6adb264258e361adad81f53e99fdebd0fef03543 6,751 1.00/1.00 vMB 9
845,030 845,030 000000000000000000014b1500bab178b0e1c2b1a2580b609cb102f217bee490 7,348 1.00/1.00 vMB 8
845,029 845,029 00000000000000000001c62110bb97a52bf3015ea3abd9b318c300e5c0fba791 7,812 1.00/1.00 vMB 8
845,028 845,028 000000000000000000017904638924ddbf39e5ddf2c85c0613eac8c2bce427c7 4,425 1.00/1.00 vMB 15
845,027 845,027 000000000000000000025c5283e81c53d3926755cfe5d3a27ebda379830ff4a1 4,166 1.00/1.00 vMB 12
845,026 845,026 00000000000000000001aa28e634f71143ac3384ec12af7d76c6026989622abc 3,075 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.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.