Loading Tool

Explorer IconExplorer

Memory Pool

78,258 transactions
29.56 vMB
0.09287252 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 5fa901d882a41aaef1a1176b90a81b0c7dfd6fa3d21e1c6591dc61411ddce4e0
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 686ee72a37cad9adc453404d44b1dc031bc17a63c1f35c9493eac87c223fc06d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.02784245 BTC
Feerates: 301.35 > 2.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (432,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,212 483,212 0000000000000000003af3d3fd1b0879bb069c36394a63261d768348eab585c6 410 0.20/1.00 vMB 201
483,211 483,211 00000000000000000112eb6622a33ea96fd4a22f985a283ae34c164a71443959 431 0.19/1.00 vMB 123
483,210 483,210 0000000000000000000ace239dc9b621a590e253f74ca49a05bf4e573d116129 1,945 1.00/1.00 vMB 165
483,209 483,209 00000000000000000136c3bc86b7c319d907d3974171be0a814e96dd43b35dcd 1,938 1.00/1.00 vMB 213
483,208 483,208 00000000000000000012b22ee7dc15ccb7abb0ef6610b442e1e8ae15ecd88108 2,380 0.99/1.00 vMB 425
483,207 483,207 0000000000000000008569461653d9fbab260f401c5eb54514f39344b40a193c 2,090 0.86/1.00 vMB 245
483,206 483,206 000000000000000000cd393b37aa7d89da772cbd14b16a34d8277379b76e2209 488 0.31/1.00 vMB 167
483,205 483,205 000000000000000000e88e3079636e86eef44f8fbd6a4956b8ed58afbeefcd9d 37 0.02/1.00 vMB 209
483,204 483,204 000000000000000000aa34cc8f11decb6c3b30b7f9745740e4db7912b57b28eb 1,026 0.45/1.00 vMB 247
483,203 483,203 0000000000000000006a286b06da3ee363879409248664e098ce6bc8644ef238 1,218 0.49/1.00 vMB 247
483,202 483,202 000000000000000000d47ebf8aaf0a13ebb34df6f95a095945e474c349b22cfa 432 0.21/1.00 vMB 264
483,201 483,201 0000000000000000008cbd9fd97c8027d093aa3eb8ad246e2eddc1f62460ec1a 1,070 0.43/1.00 vMB 73
483,200 483,200 0000000000000000001502daeccaa57ebc633f9706a141bc645846a4b0e13813 2,016 1.00/1.00 vMB 325
483,199 483,199 0000000000000000006db288e0fcefde7bcbcfadfc4da2440f4e83a1eaf42551 2,035 1.00/1.00 vMB 263
483,198 483,198 00000000000000000075309fd0398818091956e29a30dc246f336a225486a268 962 0.46/1.00 vMB 231
483,197 483,197 00000000000000000094e4aeb9d20cb737263803d53ec8e3ae02eef1604b34f4 84 0.03/1.00 vMB 251
483,196 483,196 0000000000000000003119dd78ed138ec6240bb5603f03055a4ad3d48c384cb3 1,469 0.67/1.00 vMB 243
483,195 483,195 000000000000000000d834f4606fae0b6fb700b78e9b3d74c005ff3e017e9428 744 0.39/1.00 vMB 243
483,194 483,194 00000000000000000136315aefffcf8ea1149a596de00535bafa83f828c1483d 896 0.42/1.00 vMB 234
483,193 483,193 0000000000000000009f07e20cac88f5fb9c659589c1182632b82063e315c65f 577 0.32/1.00 vMB 127
483,192 483,192 0000000000000000000e3937d47f56f00395bb85f8ac2e9c6f4f55e7f18ee4ec 1,329 1.00/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.29 GB
    • Received: 17.06 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.