Loading Tool

Explorer IconExplorer

Memory Pool

76,697 transactions
29.50 vMB
0.09650607 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt fd5f66e1e770dd0282c6af8a8199f22761d99c67ed2a9d4719999c3150d100e8
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 17f9dd84d537fd017172a64922b72743cac2b2046ab57624902f6baf9e1a90b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03054393 BTC
Feerates: 150.77 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (534,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,113 380,113 00000000000000000539fd0d3a4b002015a0dc60b10ac8a44d2cd9e4f65f5576 487 0.23/1.00 vMB 32
380,112 380,112 00000000000000000d000702b726a2dae92be2a53220c523bb180c5f349d737d 687 0.30/1.00 vMB 36
380,111 380,111 0000000000000000073d31bcd0ef7050ad1f3d65c5e5ec9bbbcd42f8a1f5c34e 312 0.25/1.00 vMB 17
380,110 380,110 00000000000000000c50c2cf97db3aa01030ed11df91dcd1c50c415429bd434c 2 0.00/1.00 vMB 0
380,109 380,109 000000000000000007df7e9d1dc834a68894ff831c55559a846578952cac0294 1,987 0.95/1.00 vMB 49
380,108 380,108 00000000000000000255384a6b94c4f712d3169b1d7f39185de6a9f1a0b20cc0 506 0.24/1.00 vMB 34
380,107 380,107 000000000000000007b6fbdf0feb4fa409f1e2901fb05befe2529a0481a2d1dc 350 0.20/1.00 vMB 25
380,106 380,106 000000000000000004fdbcc767a192d20e4062bf39a69542fe7c6aa81f8fcba2 792 0.62/1.00 vMB 20
380,105 380,105 00000000000000001154647186dd388a5714f5294cba2201675b8eb40c84ce57 1,586 0.93/1.00 vMB 30
380,104 380,104 00000000000000000ec03040ea409cedfdd7937351c60cd6f57d904402147f73 1,227 0.95/1.00 vMB 22
380,103 380,103 00000000000000000ec549d85d944e5ad87082bacd841067351ea5c8adcef16d 1,760 1.00/1.00 vMB 25
380,102 380,102 000000000000000008a877bffb005dbc8ece708b894fba82a6a42e256be0c6db 2,040 0.75/1.00 vMB 61
380,101 380,101 0000000000000000082b354db92da498875ac16333dcd91a0f02f8b02cbe6951 1,999 0.93/1.00 vMB 34
380,100 380,100 0000000000000000094fea77477e3d38f34219f05f1408217eb217a460321e4c 2,112 0.68/1.00 vMB 46
380,099 380,099 000000000000000001b6f2695cc2e1acfd26f3e10ee294b1ed5236829a2e789b 3,062 1.00/1.00 vMB 78
380,098 380,098 0000000000000000066dc6b040d8be42153f784df37745b46c4ad667e0788781 952 0.45/1.00 vMB 37
380,097 380,097 000000000000000008198dc6cff240bb295ed2e23b83b33c44a1b9a10d61f92c 1,244 0.61/1.00 vMB 38
380,096 380,096 000000000000000008a4cbed7d18b6e6857ad0c6ce95272d94714ef8b217de6a 743 0.40/1.00 vMB 33
380,095 380,095 0000000000000000112c6bbe36c7f04ccd1b5a16feeb396e953dc248211c3346 328 0.16/1.00 vMB 43
380,094 380,094 000000000000000001841569fc6dac8c1b3406f4b04a2de005575d9948d61d54 787 0.36/1.00 vMB 49
380,093 380,093 000000000000000006b58ede3ac1fe6c67165e97b9ce8bb619c88c62c4ad3a9e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.