Loading Tool

Explorer IconExplorer

Memory Pool

78,659 transactions
34.86 vMB
0.13511982 BTC
Random Selection Loading Transactions
Max Size: 192.76/200 MB

Candidate Block

Mining Attempt 9fab000628f5f6c79d138a3dbf17c760d5022d4b7161deaa68e6dfe44d8e1dcb
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 2571712091f75ea2a19053a58af6509de620c107b97a714e232c538721df442f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,486
Size: 1.00 vMB
Total Fees: 0.01752117 BTC
Feerates: 150.67 > 1.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (597,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,170 318,170 000000000000000018311a6379856423477b48a3f94e9e0f699d53a03ae83df4 44 0.02/1.00 vMB 18
318,169 318,169 0000000000000000156871b8578264c7b210e547254ac2b5092b19b48dc12ba0 171 0.11/1.00 vMB 24
318,168 318,168 00000000000000001582935c768fda90824a9bde3bfbe2463d9d0783d240306d 433 0.21/1.00 vMB 30
318,167 318,167 000000000000000022ee01637758dcb1e5a206362d36ec857c4b8b5ac2c467b4 177 0.09/1.00 vMB 26
318,166 318,166 000000000000000019eeea0b02ffde27a09d1761e0a3a50d69e4ac450945e432 125 0.07/1.00 vMB 26
318,165 318,165 00000000000000000b2e4406fc938cd8f88b72fd3922fb884b6384578cbd5732 121 0.07/1.00 vMB 26
318,164 318,164 00000000000000000ad6f9511c75ada7cead7c87c04a30e44181b1389eb1e4f1 236 0.11/1.00 vMB 29
318,163 318,163 00000000000000001ca575ae8f82122b98156d86f2546760dcbfc728c887457a 682 0.31/1.00 vMB 32
318,162 318,162 000000000000000016047cfc74602ae468c14574375125b71e966ffaf17fdbd8 317 0.17/1.00 vMB 27
318,161 318,161 00000000000000000585bd01cfb8391f6dea6c8634906ab974639b275485db4f 382 0.22/1.00 vMB 27
318,160 318,160 000000000000000022bc2fc74dea35be926bb0e9978f37ebc6f9cf489f218e3d 170 0.08/1.00 vMB 30
318,159 318,159 00000000000000001a6a815cd6d2c8774e029ed6f8d4a0b132513a175433e25b 93 0.04/1.00 vMB 33
318,158 318,158 000000000000000003631d8a4aa6f0eb89c161a249c9643ad395ad619141b4b6 150 0.07/1.00 vMB 18
318,157 318,157 00000000000000002d7b287835d9f5eeb000d5d40132ac6b501227bf5c2484aa 38 0.02/1.00 vMB 28
318,156 318,156 0000000000000000119d6248ca4beb076804771cde55235fe5a77e0eb95ca1b3 734 0.42/1.00 vMB 29
318,155 318,155 0000000000000000069b803297266eade7f63e95657a9f30aeb81c47d2fe2171 932 0.44/1.00 vMB 32
318,154 318,154 000000000000000014bd4ba9a76fc193b2310517eedb2fb31f915d4f412eb3fe 82 0.05/1.00 vMB 5
318,153 318,153 000000000000000022ed550d475a2e94c2c57157f759ce17024e8a3c3d78abbb 279 0.16/1.00 vMB 26
318,152 318,152 00000000000000002baf9213b95b923265ee58cf580711a2cb97968596dc7006 1,413 0.75/1.00 vMB 29
318,151 318,151 00000000000000000d77c7b217110eae0439b1890564432e1e88bd52eac7b3b4 512 0.17/1.00 vMB 40
318,150 318,150 000000000000000020209522f04b0771419f9c5819e46d111b4fd26c5cbe767b 1,534 0.59/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.09 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: 724.26 GB
    • Received: 18.42 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.