Loading Tool

Explorer IconExplorer

Memory Pool

39,870 transactions
18.78 vMB
0.17905088 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.14/200 MB

Candidate Block

Mining Attempt 48dacd4a230bce72587f2c833aa60b88af1622b2da2bc1b75aa29efef43b1697
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 3c57bdefe66441fdb2c36b90ad1d42c768f91dbb6db78479a170da4245a2b35e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05152519 BTC
Median Feerate: 4.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (718,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,533 194,533 000000000000030aa09bd7ef27ad1867d06eab795254c423123e8e8bfcac131c 68 0.03 vMB 106
194,532 194,532 0000000000000708aecbedbc2b86566db7f13fa5dd885e602172d08db9b40849 363 0.13 vMB 153
194,531 194,531 00000000000002bc97bcf801dc105550526574065af3fd4663d5639c17382776 238 0.07 vMB 21
194,530 194,530 00000000000005899aca999e1d5146ce470967cd191f6d419a44728899bf7496 245 0.25 vMB 89
194,529 194,529 0000000000000206b7bf0161c62442443823eb84ab0707284781aec90842d432 134 0.05 vMB 90
194,528 194,528 00000000000003734ac3cb8dd1941ff191a92e85b0580584bf323e74f7f568e9 6 0.00 vMB 0
194,527 194,527 00000000000005a5ed277e13ce2301de05e2b4ffe6ceaf61d5ed223f03ecfbf9 595 0.24 vMB 124
194,526 194,526 00000000000005e41a47f9ae2e32dee2aa6e5800d5a884018dc75b47810c1547 945 0.36 vMB 148
194,525 194,525 00000000000006bb172485de9d9f03ec8ac515481c9b29ec96fd2623d34585a9 140 0.05 vMB 99
194,524 194,524 0000000000000744be5d3d1d2c6ddb0d53de4c9c6df762c19d3e9a5ca0c6c383 11 0.00 vMB 150
194,523 194,523 00000000000001d1d4d8f582ee6a0e97397c2c4640bf97d27e0ce6760771ab45 136 0.05 vMB 75
194,522 194,522 0000000000000057aef9d0014149502c67686391e961b7cb36fc3d04943d0b00 394 0.13 vMB 162
194,521 194,521 0000000000000564ddba5920af375bf12d6bf2945661dfb9a220d893e532c944 58 0.03 vMB 116
194,520 194,520 00000000000000439b8b7f353a4b305c60bd4ccc1ffd756b2d3baef9f5f5d287 256 0.09 vMB 20
194,519 194,519 00000000000000cbcc7b31897328470eeecced5959ae236c6e46df45d68e3c65 292 0.12 vMB 128
194,518 194,518 00000000000002249348dfc17d32235d98c9aa0246fdd9e34313b0eee698663b 139 0.04 vMB 10
194,517 194,517 00000000000001a99028999204220704ad15b28b615f7399c9b05475529d0072 413 0.18 vMB 115
194,516 194,516 00000000000004aec60dfa4b20b905895a6adf7b43d60d0f164255ea1a26b45e 233 0.10 vMB 110
194,515 194,515 000000000000068b23f2749b32504af7791d3705d40d6a80a92f0a8f52b74e82 469 0.17 vMB 149
194,514 194,514 0000000000000352bc947e883a0ec0edee8e72d2cce76ecea5aa358bfe3e735f 12 0.00 vMB 15
194,513 194,513 0000000000000373687bff4cfefce4ce242c0a134f643b7650b8a4bf4a5e5ba3 272 0.10 vMB 143
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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