Loading Tool

Explorer IconExplorer

Memory Pool

81,054 transactions
30.11 vMB
0.10509750 BTC
Random Selection Loading Transactions
Max Size: 181.59/200 MB

Candidate Block

Mining Attempt 7ec5b1c85d3717fd894ed2a44b599182adc45ae8814ed1f43c8e402b81df12ee
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 06f4716c5ab5535dd878c174348b24f35f1409c49cd894dd116c0b487a57e2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.03697974 BTC
Feerates: 100.25 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (617,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,258 297,258 000000000000000094ff27bbf04341b6cd843ea9aef8574f71a4096e96dbdfab 900 0.50/1.00 vMB 28
297,257 297,257 000000000000000004100f14a29d7ab0d34bf1b48e1785711a9f1dc5d0c3ebc1 154 0.27/1.00 vMB 13
297,256 297,256 0000000000000000108b83a298ee16375b3a27026ba1deaa2abfec6a793a1328 752 0.35/1.00 vMB 36
297,255 297,255 0000000000000000320f39847e41a2be4530661d17ece2a011d5a614e8ce41fe 48 0.03/1.00 vMB 40
297,254 297,254 00000000000000002f475912b2f671ea92236477482dfeda13def7e9fb5d712e 494 0.33/1.00 vMB 25
297,253 297,253 000000000000000004af1fb3b77c0f7ffe640982e440ac3eb085fa51d8207838 256 0.08/1.00 vMB 73
297,252 297,252 0000000000000000967c12a127e0341902f2de4b03afcf9d28b08794e0f3dfd4 399 0.16/1.00 vMB 37
297,251 297,251 000000000000000004dc83247145cb3b056465746b4861de093c4ef035238bc9 69 0.02/1.00 vMB 51
297,250 297,250 000000000000000052cc3d7487f7d6999d3eab36c92fa1107570cddf25836070 153 0.07/1.00 vMB 40
297,249 297,249 0000000000000000797f52e9db1218832f8285e8590fcb10b1d44fe7bbf5d99b 72 0.03/1.00 vMB 30
297,248 297,248 00000000000000001cc7d474bb46d4272c93549ea23ff16b6ea71e8cb54faae0 128 0.03/1.00 vMB 44
297,247 297,247 000000000000000040ed1e5f86f121099199e661d9bf713171221ff46391aee6 275 0.15/1.00 vMB 34
297,246 297,246 00000000000000002e395bc454a063eed2a7461b91bc5048e39260c4177e8d3d 128 0.05/1.00 vMB 45
297,245 297,245 00000000000000005d17ff26bf8d639a864e76414f8df93690c8c72395f6b9d2 36 0.01/1.00 vMB 46
297,244 297,244 00000000000000008c9558481e8ae8968e56ba276b93db012dc1567b2c58e91d 340 0.20/1.00 vMB 27
297,243 297,243 0000000000000000278031f86c71265f6eaf1fe9ce6cc831dc4f956676a7a7f7 256 0.10/1.00 vMB 50
297,242 297,242 000000000000000065c74e31d505cff2b96c87de6170d2bf2ae34bcc4a8a388c 91 0.05/1.00 vMB 26
297,241 297,241 00000000000000003ead8c62aa09ed4a9f147c7f91e25065ed0ebf0320cff443 335 0.21/1.00 vMB 32
297,240 297,240 000000000000000056b885bc282308dee7ed062f73c258c767f3dc8af300dd1f 116 0.09/1.00 vMB 21
297,239 297,239 00000000000000002530a50b61101e1690ef4a0104b184e56b2f3bba9811646e 256 0.11/1.00 vMB 47
297,238 297,238 000000000000000096ad8f1566be1b4995b51e250c8d408c823894da70d300a2 115 0.05/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.