Loading Tool

Explorer IconExplorer

Memory Pool

82,395 transactions
30.44 vMB
0.10396490 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt a32b87198f5a170569332a1ce8987f83641454c4d7f4ec80ecf1a666ec129738
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (20,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,932 894,932 00000000000000000001fa75c3aeb08243e790375b4691e6dab6faeff1a0289c 2,493 1.00/1.00 vMB 2
894,931 894,931 0000000000000000000168bf98a9b9c35bbc4a690ac02ebe976dc5a5fbdd6d6b 2,372 1.00/1.00 vMB 2
894,930 894,930 00000000000000000001bfa931ff1fab1997d1062d362798aafa19f3a928355b 3,387 1.00/1.00 vMB 2
894,929 894,929 00000000000000000001a53e8e0d09f013b353cb19123ad3a65847ab0369e3fe 3,613 1.00/1.00 vMB 1
894,928 894,928 00000000000000000000ed96fef797fb43a9bb2ec41c0bb9422ba98b691d9e12 915 1.00/1.00 vMB 2
894,927 894,927 000000000000000000006622ce0084129466494aa068e2b9ad8dde43554b630c 1,868 1.00/1.00 vMB 7
894,926 894,926 0000000000000000000133b5391929a27c492a901d3a28aeeba21915a5d944ff 1,509 1.00/1.00 vMB 2
894,925 894,925 0000000000000000000044465f7966796beeaff71c01d6112750c8853a2e56a5 3,223 1.00/1.00 vMB 4
894,924 894,924 00000000000000000001208a7dc95fbcdf930163bfeb119ee72c587bcf8ba314 3,347 1.00/1.00 vMB 4
894,923 894,923 0000000000000000000019296a966e1bd0e0fd30e0e08adf60aabe476cd3f3c9 3,631 1.00/1.00 vMB 4
894,922 894,922 00000000000000000000bbd9e53ce0408692756d293d6b22be4b95f58ec0ac2d 3,469 1.00/1.00 vMB 4
894,921 894,921 000000000000000000011c0a518f87e5487e223ade9fea3df925f9746c558248 3,142 1.00/1.00 vMB 4
894,920 894,920 00000000000000000000ac86aa9117605cae68d8b13283a8cde7215f55a97d35 3,313 1.00/1.00 vMB 5
894,919 894,919 0000000000000000000228029dccb515b2f4a4cace552777249f7e18d7f5c1ab 3,657 1.00/1.00 vMB 6
894,918 894,918 0000000000000000000094aaa333d01fdb61b95d4295e7a53d90a055aec00d29 2,018 1.00/1.00 vMB 2
894,917 894,917 0000000000000000000188086a6786bc516c6519237450b60982ab83bf31d2cb 3,521 1.00/1.00 vMB 11
894,916 894,916 0000000000000000000141d74059763440871a96a4687fa407b3d6ca68d249d4 1,661 1.00/1.00 vMB 3
894,915 894,915 0000000000000000000145a3dbe44c8575b71226e75fc2e6a96b5fb77b4c4cba 3,033 1.00/1.00 vMB 4
894,914 894,914 00000000000000000000a62a66dc33f64dbd0001c69060339d7a3abf0324375d 3,011 1.00/1.00 vMB 2
894,913 894,913 000000000000000000012a195cc50b08189715f5524acab726ff1100921268e7 4,268 1.00/1.00 vMB 7
894,912 894,912 00000000000000000002251394934d789a8b7d560f112e7575423632a6121a6c 3,280 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.