Loading Tool

Explorer IconExplorer

Memory Pool

79,198 transactions
29.47 vMB
0.08420457 BTC
Random Selection Loading Transactions
Max Size: 180.20/200 MB

Candidate Block

Mining Attempt afb4db217c20d22bb3cbadd982e7774e1c1241df374c686d53a90dd9f0459821
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 0398f280a1d834f35b97fe0683945b2af5ad7a5e99d50707e0b33d3816ade25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01943175 BTC
Feerates: 402.60 > 1.95 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (630,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,113 285,113 0000000000000000bdfaa1ecfb3fe161d15abb1a1f477c4739209eb940ee4819 156 0.06/1.00 vMB 28
285,112 285,112 00000000000000015117aec03a2b47a36202c7c5b5147e82cb889b44d95ad349 378 0.16/1.00 vMB 51
285,111 285,111 0000000000000000f3ceb1d14ca355c049858f1879cb2ff2fcbb0b8ffa585dd0 490 0.23/1.00 vMB 35
285,110 285,110 0000000000000000ae89cefa0763ed473a753f203080231989af835af703e6f5 61 0.05/1.00 vMB 17
285,109 285,109 000000000000000054ef93e4c2c4693c5d78b258698564d57f4458d9668b502a 219 0.10/1.00 vMB 65
285,108 285,108 00000000000000001ed4a019351274627c4829f4530f11735e147965575bd551 199 0.11/1.00 vMB 24
285,107 285,107 00000000000000003e1b50651f4bddde4cf40559f50d5c5e68de6c5d12826fbe 252 0.22/1.00 vMB 21
285,106 285,106 0000000000000000664841d2227de6332afa89e22280afdb07135b228af95786 977 0.35/1.00 vMB 60
285,105 285,105 00000000000000015c6cbec1fbb295ace4437c6ca595da93f68a2023d82427d3 867 0.35/1.00 vMB 51
285,104 285,104 00000000000000008b69fb33c8782af52bb1a36e721fb3a6ecba74d432e5e5f0 148 0.11/1.00 vMB 38
285,103 285,103 0000000000000001395b890a598fd5a647a817a735eef72e00d57fd266618c42 503 0.21/1.00 vMB 51
285,102 285,102 0000000000000000358f481f1ecfc552086c5f51829b05e6322d9d04e1621ea2 53 0.02/1.00 vMB 71
285,101 285,101 00000000000000003c714905167b49710e26d3764a17539d8e473ae9edda9a4c 365 0.18/1.00 vMB 44
285,100 285,100 0000000000000001156258d00b6cb2a3201a9fc795f806f3f9ec7ca2e27b5b31 157 0.10/1.00 vMB 19
285,099 285,099 0000000000000000d4061d16734a694cdfa6eb469831336c267816af3adc5a00 339 0.25/1.00 vMB 21
285,098 285,098 0000000000000001435a8639542c91ee2b59eeefa3b74f222bc4e5a425b04f02 1,017 0.35/1.00 vMB 65
285,097 285,097 0000000000000000c0dc71af924372b2a67127585d88d50d49fe5f760790122a 384 0.18/1.00 vMB 36
285,096 285,096 0000000000000000a732401296ea3f98c7e6e98d05b9e188cfdc4921f46ac2cd 550 0.33/1.00 vMB 31
285,095 285,095 00000000000000009165745d0e19aa4bdd8ae9eb89b95cff6ec541cdf4e8a181 180 0.05/1.00 vMB 130
285,094 285,094 00000000000000018b60e1efa11da88c9d6f3c03af75ca8c643d63dfac609261 144 0.10/1.00 vMB 23
285,093 285,093 0000000000000000f81461cdb90ed475a648590b0611174cdb8c1a3ee8fdfd10 237 0.13/1.00 vMB 29
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.18 GB
    • Received: 17.66 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.