Loading Tool

Explorer IconExplorer

Memory Pool

81,473 transactions
30.93 vMB
0.09219908 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt 13f8bb79bf8e4b366424ad1898c79027c80bc1b8c7b0d3c3a46650f18456b439
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root d3951bbbad2e73498232bcbd80c59791ef8c1f92b11b7ac3afd802fc2767ff4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.01972994 BTC
Feerates: 73.20 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (682,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,113 233,113 00000000000000611792ddeb368c4694160bf30ad56296a0b66cdd85545d1fee 504 0.25/1.00 vMB 160
233,112 233,112 000000000000002e35a02f66953def9556585e058af2b18b169bc932629c2ef0 759 0.25/1.00 vMB 218
233,111 233,111 000000000000008336763a22de12771675581ea0c44c7562f7527cf9c86bed6a 32 0.01/1.00 vMB 164
233,110 233,110 0000000000000163d5841269aded76fcafda1637e348d8e4da1bf0791ebf61eb 276 0.25/1.00 vMB 60
233,109 233,109 000000000000005d8dbb59680bb0367a1401fd91a0f2d6a382924fb6bffdfb3a 681 0.25/1.00 vMB 181
233,108 233,108 000000000000013d7db6a944b82d5061d9cc10517407610e6a357f05528a1735 10 0.00/1.00 vMB 974
233,107 233,107 00000000000000a9ee8776842e5c291489fcb30a085846570fb9250e00d386d4 509 0.25/1.00 vMB 135
233,106 233,106 00000000000001c5dbb0a0de37076ab783a76b6ed44fec4ac77e7d449f6ea918 25 0.01/1.00 vMB 195
233,105 233,105 0000000000000148eef5d7d712c547cf79a3ca7b81eabb0657d08d937d41dd9f 353 0.15/1.00 vMB 174
233,104 233,104 0000000000000041d96cfb4e11b72d362bf3957a21a31b11888107b9778efd50 181 0.11/1.00 vMB 13
233,103 233,103 000000000000009c9479670f5f54f9f907c81ce0b61f12fa56a2dfb579ad25f3 183 0.25/1.00 vMB 40
233,102 233,102 000000000000015af92e0eb8a0761c81704711eff9380aa18f40c270daba4f9d 485 0.23/1.00 vMB 178
233,101 233,101 00000000000000cb401729f88f8cb91a9c5fa0311a52e4e1993601825123c1c2 358 0.16/1.00 vMB 157
233,100 233,100 00000000000000ac210931c9fb58864ebb9482521ced1087eafb0bcd58af362d 530 0.24/1.00 vMB 172
233,099 233,099 000000000000005034f043693b68932e288b2f3f2999f06bf9ef798033969ec7 87 0.08/1.00 vMB 151
233,098 233,098 000000000000007f8626a95609e54aebbea1c454ae066d57af9777357bfe9073 216 0.11/1.00 vMB 277
233,097 233,097 00000000000001aa3077de02db483737a999e41288aee9809528da84b0b41540 684 0.27/1.00 vMB 272
233,096 233,096 0000000000000126e6db19218dcca51a5206a0910a1135d47cad3953663d58f5 608 0.24/1.00 vMB 210
233,095 233,095 00000000000001082bbed90b455399052433073d0e74b05237f9561e562bc212 522 0.22/1.00 vMB 197
233,094 233,094 000000000000001794c9b218c02b4700b65104bd7c6354d76ea85761c1d66b50 4 0.00/1.00 vMB 133
233,093 233,093 0000000000000037f7c2cdb82666aa20ba76fd3fa94c36effc256f983104ae7a 249 0.15/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.