Loading Tool

Explorer IconExplorer

Memory Pool

72,304 transactions
27.91 vMB
0.06390641 BTC
Random Selection Loading Transactions
Max Size: 165.51/200 MB

Candidate Block

Mining Attempt 2017666bcad0c88a2482793f95f336a7eaafade65af0b4a1ebda7d2884b959bc
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 423656da3b43ff311f5bcdc45a260e9c94be287a9cf7eda74dcaec8cf81e497d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,353
Size: 1.00 vMB
Total Fees: 0.00822196 BTC
Feerates: 40.21 > 0.82 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (755,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,258 159,258 0000000000000d870076427c18fba1a112b6036309a0c54ce4304bb065061690 97 0.03/1.00 vMB 121
159,257 159,257 00000000000006984ce13704924f7a6a8d691635701a01e8b47e84ef34960f31 126 0.05/1.00 vMB 255
159,256 159,256 0000000000000376c28a2ab629949b53de62e47fb00e355f4bcdf7b8c0e133fb 13 0.00/1.00 vMB 41
159,255 159,255 00000000000008ec37ed48ceb94e2665fd79463f71ee6094ce12cadc31b3436e 35 0.01/1.00 vMB 58
159,254 159,254 00000000000000c48fd59d1e1b5e3ffdce847bfd5a26093bf0120e6ef16ca134 25 0.02/1.00 vMB 82
159,253 159,253 000000000000079a30935cfd805f30af87c11ff88b762054d8e7520a5e9abe14 44 0.02/1.00 vMB 315
159,252 159,252 000000000000096d2f6cd49ad5f8c2586acacc6fd4828527465991f52b9be850 1 0.00/1.00 vMB 0
159,251 159,251 000000000000049f78043692475cc2542b1f74a560da64bf42d5cb038a9e12fb 42 0.01/1.00 vMB 13
159,250 159,250 0000000000000be0f01fb79a3f7eebe65a761447f6cffb7d1975633407c01992 56 0.03/1.00 vMB 67
159,249 159,249 00000000000002ec90bf9b8799782995fa592a09490834b296fd62e3912bfa1c 27 0.02/1.00 vMB 681
159,248 159,248 00000000000000ab7644ad9aacf37b3b329d8533a4157b811b614e62472e8d55 55 0.03/1.00 vMB 1,000
159,247 159,247 00000000000009735ae73fdccee6982780ef9a9344d15da520609b4574d9783c 85 0.04/1.00 vMB 116
159,246 159,246 00000000000002a1ed3dffa41d47c2665d0135d701272239106d7b7263b2573d 68 0.02/1.00 vMB 147
159,245 159,245 00000000000000488f5bfac0b7ff06449f7571ee8fe38d7d4060ed2106c059cc 6 0.00/1.00 vMB 0
159,244 159,244 00000000000005e594f73e419f3ec3b9b2d1ed5958ecb1a846a41b5252e48752 5 0.00/1.00 vMB 23
159,243 159,243 00000000000001f629e7b5861b59b45577e24525980490909f019b37c861a427 20 0.03/1.00 vMB 688
159,242 159,242 000000000000078bddb249b6f522d59003957dae0cf09d2114e12db6f9fe5cb1 9 0.00/1.00 vMB 436
159,241 159,241 000000000000038e3239676dc0de45f7ea0f5c83d6b8938083379bdf8657fc14 8 0.00/1.00 vMB 106
159,240 159,240 00000000000006a7afbf9d11fa99bf8b471626543470c2713cd7842d15bdc6ee 17 0.00/1.00 vMB 23
159,239 159,239 00000000000007df1a2f2a4dd9320a4d093d6f2ffc9fad03c3c9753f13c3d985 12 0.01/1.00 vMB 24
159,238 159,238 0000000000000318b9f8663b49230d28df2904af4b44056eaf113cc9a0f9ded9 25 0.01/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.