Loading Tool

Explorer IconExplorer

Memory Pool

40,504 transactions
16.43 vMB
0.12310774 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.82/200 MB

Candidate Block

Mining Attempt 93c8fe8418727dea730aed3f6a935079375645fd4c56236128a0715cbb960100
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root d2e318ab91923e1fbb555b90f1b9961e6365b16677e1a940eb312bb326ae9857
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.03857544 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (740,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,522 172,522 00000000000006559322218a1e63e2dd24f08518cb04a58e05153846d39a4e0b 1 0.00 vMB 0
172,521 172,521 0000000000000af97c8dd6f7a248bf4b03adf88ee21d7083b1570f1bacea0925 48 0.02 vMB 78
172,520 172,520 000000000000006d01a9db13c54602deaec04a195fdebc50010e10a1c14fe968 17 0.01 vMB 195
172,519 172,519 00000000000004b12cf45a413e0b9ead26442cebb54da6382f0ce4011790809e 77 0.03 vMB 11
172,518 172,518 0000000000000b0d9d663a7fd4aec2373ea9e1d145be43ce47f8c30760584ae5 79 0.05 vMB 267
172,517 172,517 00000000000006f9bb0e4020745ed6c45614bda0a89558dbfbe78cfacef008c2 166 0.07 vMB 233
172,516 172,516 00000000000009536fdaad704154b32cf78e5ed2e9df909d9163e7afb686ea7b 13 0.00 vMB 2,431
172,515 172,515 00000000000003df0d40d5912f4ca7746a4920eff0f94f69406b456f89f94346 118 0.06 vMB 192
172,514 172,514 0000000000000679747951cd655ba28dd295999d44caced728302d0f8b805eb6 14 0.03 vMB 52
172,513 172,513 00000000000008333ab83c032cee967faeed81dc7a36919c4304e0b389bc5c6f 13 0.01 vMB 67
172,512 172,512 00000000000003415f5150080c95031a3580cb2181f4e909f05ace14d224462c 46 0.02 vMB 109
172,511 172,511 0000000000000472b62a60b48f409a8876341eb71fe08eddafe9aa0411d6f787 32 0.01 vMB 159
172,510 172,510 00000000000001a95c37fa5987aea2fcfb29ab45ffe77f778e0c673f8f7321b4 41 0.02 vMB 45
172,509 172,509 000000000000004302a2aab3d945d208ad0342cda9f64ea3aa2c5bc3ba6b5dc6 112 0.03 vMB 1
172,508 172,508 00000000000004c70db80cf78b8316799539e48b32699259b93c28a9a893e9cb 155 0.06 vMB 194
172,507 172,507 000000000000089b42657cf70eab24754d3e4b5507a75e8d1f1d602c92e52dcb 1 0.00 vMB 0
172,506 172,506 00000000000000f7b1821c86730c444c03c4715b1783da0dc588975354ac2d86 9 0.00 vMB 32
172,505 172,505 00000000000003b90937aa0a6f4b9ac495d8487ea8ea74e6fdc32d9aa8c348c5 42 0.02 vMB 34
172,504 172,504 0000000000000b2161abc0f252dc03129050417ffb1fb5b8660ce4ec77a49b20 1 0.00 vMB 0
172,503 172,503 00000000000001b824bbb053f94a7f1af4b9265f4e09c580ef1c95e6137a6187 146 0.05 vMB 100
172,502 172,502 00000000000006e1c8f6fcf1aa1e1f358d344831264c8a47c40a563f5c814ed6 63 0.04 vMB 64
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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