Loading Tool

Explorer IconExplorer

Memory Pool

76,517 transactions
29.67 vMB
0.09913045 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt a1d7cea45d27911d69dd089f24392c860932a8d9be01a654098f9aaa9b161d45
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4b7f17f947f662b7c4a6caad2e577844bb7f288c4dc5f23e7842e515e4524484
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.03270448 BTC
Feerates: 357.61 > 3.28 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (628,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,113 287,113 0000000000000001430b5489db8820534d974c31fee2ab5e75d92c03ed3ecb96 361 0.15/1.00 vMB 40
287,112 287,112 000000000000000081edb879e03dbe481cc5f64bcdc9841fad6483dea8575043 50 0.02/1.00 vMB 40
287,111 287,111 00000000000000005a6fded0ef4cc9e14a9526e5f1e08337ab0d7d010dc64c17 470 0.23/1.00 vMB 36
287,110 287,110 000000000000000055dc0c3f68f10a5e53d79cd7e08362b75914e8e23a672982 1,095 0.50/1.00 vMB 35
287,109 287,109 0000000000000000621cb299362aab600dfb76b8c9830511812cae5fea081271 49 0.02/1.00 vMB 46
287,108 287,108 0000000000000001505f2b2f3df0c2e44c029c53aea1d9bd05c55b14d559853a 135 0.06/1.00 vMB 55
287,107 287,107 00000000000000003b536af1485a8c86cfd2ac8c4d8f194d48295d37466974e7 219 0.14/1.00 vMB 35
287,106 287,106 000000000000000152b08c3510cfc9f6ffec7f205293ee3e84fbf0f984aa4ce7 479 0.34/1.00 vMB 27
287,105 287,105 0000000000000000aa74832f56f28f78795a4ac0324477b4692541537352b702 657 0.25/1.00 vMB 34
287,104 287,104 00000000000000014d6c2cc6c9cb96958ab19f77259879e81e24b058f6e656df 148 0.06/1.00 vMB 192
287,103 287,103 0000000000000000841b855f2d0b736a4399a672a7557292d91ec9fa752c5c77 149 0.11/1.00 vMB 30
287,102 287,102 00000000000000004fae65dba13c6f7b8e9766c37c35d0a8e0ebb23a8ef72015 312 0.18/1.00 vMB 30
287,101 287,101 00000000000000013eabe1750e3519b9257845adde021191ec7852dc5a3b9fa1 747 0.35/1.00 vMB 39
287,100 287,100 00000000000000003ad8020fe115c2c6dba884d18cdf83c8fcd9e044aede1a84 83 0.10/1.00 vMB 11
287,099 287,099 0000000000000000f2a0bbe8db835dec7829ead98bbef3ef4c603a05e51c9225 638 0.35/1.00 vMB 40
287,098 287,098 0000000000000000eac9c4f0788c4b2436ce95ab180f4a1aa42c9e24b696b773 834 0.35/1.00 vMB 45
287,097 287,097 000000000000000046b0bc90d1ea257b48a280c8c7c6125a379c14342468641c 247 0.24/1.00 vMB 23
287,096 287,096 0000000000000000e5f90132f805169ad9872133d772c0c2e4e561065aea3c7d 610 0.25/1.00 vMB 48
287,095 287,095 000000000000000029da9a30b5d9495cb462375f49a9388701c204b0c4cf64ac 896 0.50/1.00 vMB 44
287,094 287,094 0000000000000001450e46376bd5220c80cae94e9457ae8ebee751d3a4bab5ce 996 0.50/1.00 vMB 45
287,093 287,093 00000000000000001f2a8974ae934fe70e1bc8037aa45b687b2d5bb17e23f3cd 126 0.06/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.15 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: 744.02 GB
    • Received: 18.70 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.