Loading Tool

Explorer IconExplorer

Memory Pool

82,998 transactions
30.81 vMB
0.08861643 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 5af136c83cc8317af78fd55e60b14a719f62b39ab73bd08bf7d7a2afa5cf39f1
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 61d9863b4075458fe756edf7aba8aab739cf59bcfb410c0ad7ac651accb4b03f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 1.00 vMB
Total Fees: 0.02257004 BTC
Feerates: 114.51 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (680,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,630 234,630 00000000000000ee6e04421f6d0df7ed179a7db43fb48b38b13cdb9a73cba10f 100 0.05/1.00 vMB 144
234,629 234,629 00000000000001033955c0f0587349f26c714ce011d240e40e7001c48e95eb17 278 0.11/1.00 vMB 167
234,628 234,628 000000000000004d4d2b3a7421186db4740c5f9d226d01e06f8acba01439c357 378 0.25/1.00 vMB 106
234,627 234,627 0000000000000053bf47120e5f850a0aca21983965e206dc8ae0c06d2b80dc11 147 0.07/1.00 vMB 88
234,626 234,626 00000000000000009572eedcc2a9c784220f052499298f262ef25d4291888f0c 25 0.01/1.00 vMB 194
234,625 234,625 000000000000013f808067c62ff7de54275731d9acad727006a4699b15c928d0 150 0.07/1.00 vMB 155
234,624 234,624 00000000000000faea7ae8a2e61f5245b0cafea621eef6f2300b3f01fa439f59 234 0.15/1.00 vMB 125
234,623 234,623 000000000000017294b53b4a9ac5d48ce9fce048a36937613a8676420c96f3db 279 0.15/1.00 vMB 126
234,622 234,622 00000000000000f5f9e08c498e42af18f8af7b98599c0f4c1d83f3e54fdf2ebf 438 0.24/1.00 vMB 131
234,621 234,621 00000000000000525a06c9d87594f2c87e5b5e972693d6bcfc5c65fde07671c2 226 0.10/1.00 vMB 172
234,620 234,620 000000000000004f4555cee407ce3ca7143b28ae90746da960462ff408ab5333 58 0.03/1.00 vMB 145
234,619 234,619 00000000000001037b6482cb2d9cb39a57f3267750892f63615300f24cadb838 97 0.05/1.00 vMB 174
234,618 234,618 0000000000000174130e2c5d68a9c419d3c7736b3c5ffb7631fe4eb833650304 282 0.12/1.00 vMB 254
234,617 234,617 00000000000000eb3593c64c2fd027f6a4cf9f97707e74825ab5dbfff734f5cc 190 0.15/1.00 vMB 93
234,616 234,616 000000000000008504e8bc794b28c9a0792028c65d3be290a8c96a7771952be1 214 0.15/1.00 vMB 108
234,615 234,615 000000000000011e206d7ccf1408bca158fc4b63b93f35d1babfdd19f05be520 95 0.25/1.00 vMB 19
234,614 234,614 000000000000019bbeab933702bf23b907fcca9a808d7ba88e0cf948fa83bde2 432 0.21/1.00 vMB 145
234,613 234,613 000000000000012fb0d9b491549aeac65fa0a18b0207bf2a6ad71b5fe6fb3f7d 340 0.16/1.00 vMB 168
234,612 234,612 0000000000000002adb54b3cb6ea4ebbf96951316a7d8337ca279d405a3f0b92 543 0.31/1.00 vMB 122
234,611 234,611 00000000000001a27f091d4ba35d3c8153bcd44771ce46f2b1de54145c53f08b 708 0.25/1.00 vMB 186
234,610 234,610 000000000000004a1057e233b1df400849d3a0071cfb72c5ada3569b3ede461a 131 0.09/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.