Loading Tool

Explorer IconExplorer

Memory Pool

56,665 transactions
32.16 vMB
0.18459017 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 811e505759a40659343155177c6b92f7a2f3203e4467796c7ea136cdf03486e9
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root e15a329fd5faed7695e1b3dd978cb553f59dfaa29888b594702ec26a1099668e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.07273329 BTC
Feerates: 465.21 > 7.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (679,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,148 235,148 0000000000000147c4ea2b57f6105161a31c7c032a7a6f11d7a4d301a6f1545a 338 0.15/1.00 vMB 177
235,147 235,147 0000000000000077acb4592e9f3813970f34f78f9b1474761d34ace40f028f35 513 0.28/1.00 vMB 127
235,146 235,146 00000000000000fe4eeffc73da1de48bed1b5f854a29fa4cc010637b519569ef 256 0.11/1.00 vMB 167
235,145 235,145 000000000000001eb6955f7a5f376ef33d5895b8d336d62461f8738c282e9848 491 0.25/1.00 vMB 151
235,144 235,144 000000000000014f94b8d4b852ce3f31360c71cb5d94655c103fc07e9bd2d5d7 129 0.04/1.00 vMB 86
235,143 235,143 000000000000005c8cef5af41bc4ff86c6be2f3118fa71049c8e098db5b2e2c5 132 0.06/1.00 vMB 164
235,142 235,142 00000000000000053f23d3890dc7416cf25558da28a9490e30a6f9be078a0b56 403 0.20/1.00 vMB 165
235,141 235,141 00000000000000645aea2b1f223c91777a501492edfeda8af3b9e140ca9149c0 268 0.15/1.00 vMB 173
235,140 235,140 000000000000003b7607860c48da5f210e0140c6ee87fd11342b08fef0d67414 239 0.25/1.00 vMB 83
235,139 235,139 00000000000000ec1b385687aee77961c38eee2dda7326fa662d94f811341657 450 0.22/1.00 vMB 157
235,138 235,138 000000000000013d2fa4121daa045b10bb8e906fa42f553c8b7ddc51eec6c422 380 0.21/1.00 vMB 159
235,137 235,137 00000000000001a03246772011928a67e24ada0225cb41f5befc7e91d56d9b58 371 0.16/1.00 vMB 193
235,136 235,136 00000000000000d66057e467a72015ef1470f4377a005d135295a5aa7b5b369b 64 0.03/1.00 vMB 162
235,135 235,135 0000000000000082d3451197f919e0ff08b8c70d2df0b32845fedc861b00ae7a 466 0.25/1.00 vMB 99
235,134 235,134 000000000000000a096c7a3470dbba960fdd448faa28ebbc0119bd4f72942627 190 0.07/1.00 vMB 143
235,133 235,133 000000000000017b6777c9e2f13492acad5d9b5be9631639fe5be4bb7e2782b5 333 0.22/1.00 vMB 116
235,132 235,132 000000000000008a3cf8741d4f6606c5beea664ae86c4036805f99bd52b5141b 289 0.14/1.00 vMB 164
235,131 235,131 0000000000000090e7316f3562f8dca41bb3956bd5b0501a930707298dfb67bd 167 0.07/1.00 vMB 159
235,130 235,130 000000000000019b8da3f5d22bdb6b4f47e6d0c731252d392fa2375243c4de68 84 0.05/1.00 vMB 145
235,129 235,129 00000000000000b01c5b4abde1b14d2f7c01795ec8e36dd6204404a8cab51c19 555 0.28/1.00 vMB 177
235,128 235,128 0000000000000047688ef0623f78dac3141c864405b08cf7960a53b8591b914a 351 0.14/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.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: 651.18 GB
    • Received: 13.46 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.