Loading Tool

Explorer IconExplorer

Memory Pool

75,479 transactions
27.78 vMB
0.08074594 BTC
Random Selection Loading Transactions
Max Size: 169.61/200 MB

Candidate Block

Mining Attempt 19793550eb2c3b04fcb987deb7417663fb26426fe2d86dbc0e3594dcc285af3b
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 9c2b033cc32cda61eef81786f46d4d545d28a35c72200a11dcd424466aa86ffa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,270
Size: 1.00 vMB
Total Fees: 0.02132207 BTC
Feerates: 106.68 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (622,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,183 293,183 0000000000000000a2c44ab056c5d7256789fde0aefc673b276d7b2184a85f63 572 0.67/1.00 vMB 19
293,182 293,182 0000000000000000442560179f93992c7b47897d1546fa0342fdf8ddd5c90c34 486 0.35/1.00 vMB 29
293,181 293,181 0000000000000000808e97abec7b9e803cb4962fcd102f21b0c4d9ce18af4daf 895 0.35/1.00 vMB 43
293,180 293,180 0000000000000000bb1a841b2d5da48451692b74e0aef21f4c4197393ea09abf 512 0.19/1.00 vMB 43
293,179 293,179 000000000000000003a927324233596352e6b9616add335785806fc4f33a78b9 905 0.82/1.00 vMB 21
293,178 293,178 0000000000000000aea6bd51836f67164ce5d15e0cd2c23f010f755f3fc24b37 1,146 0.35/1.00 vMB 58
293,177 293,177 0000000000000000148dc8b6b9397cc0711754bbef816d20b961dc8fff7a5a28 363 0.36/1.00 vMB 23
293,176 293,176 0000000000000000ccd676576df54f6d913bfe32f36ce9a8327f6db78843d10b 256 0.13/1.00 vMB 42
293,175 293,175 00000000000000005b2053b6fc8c265bd3e7fbc7b54cb74a37dd8f75081775fa 37 0.02/1.00 vMB 26
293,174 293,174 0000000000000000a71b31d2dec2641e0cdc89627e465bc48ce8a2765612edfb 41 0.05/1.00 vMB 16
293,173 293,173 0000000000000000181e6db3e6d37c285bfe7d002703e7b74f8c5bec112a37a6 32 0.01/1.00 vMB 11
293,172 293,172 00000000000000002d82970283049711bb96e8771568c3bb0f3e636354b95da2 448 0.48/1.00 vMB 21
293,171 293,171 000000000000000068bcb1bd6543623e74ad85a28a3aed90d14f1f6869c3af65 128 0.05/1.00 vMB 48
293,170 293,170 0000000000000000998dc53935a8927536d456a94565d3db1fc46f45c35c5c68 732 0.35/1.00 vMB 37
293,169 293,169 000000000000000076fd500b6e00a52d371d90b531e174391d776467d4bd699e 52 0.04/1.00 vMB 11
293,168 293,168 000000000000000095e433a585d85fd4998edc21d3a17670cfff54489b4008db 377 0.19/1.00 vMB 36
293,167 293,167 00000000000000007d00720291d8d79ae23d6502b30ec138768d8878ad2afe65 629 0.47/1.00 vMB 25
293,166 293,166 0000000000000000a5d889e4fc51cd960a04f12f0a4ad89267ca80077d1ae2fa 788 0.35/1.00 vMB 34
293,165 293,165 00000000000000008caa3055cc372f24c5ccefaac7afcc6990c570a4f6d9d6b9 631 0.25/1.00 vMB 43
293,164 293,164 00000000000000009d173c91b55b1a5db6262e6a5c3932f67e847bb5c0cb0231 512 0.20/1.00 vMB 44
293,163 293,163 0000000000000000dad58d53772e5758d7cbdc5f397b3e6d7c7f7f211b20a67c 20 0.01/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.