Loading Tool

Explorer IconExplorer

Memory Pool

81,141 transactions
30.05 vMB
0.09385792 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt 7602f6337f964d03104fa521bf09710eeada2e481886cb3a1196c63554feaf21
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (139,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,388 775,388 000000000000000000036e098b9a0aa7f8311c1344af34224ca85ac36225525d 2,140 1.00/1.00 vMB 20
775,387 775,387 00000000000000000000db2d79f2e61e065a258bc4da8ebcbfbab2c8effbb0f3 2,504 1.00/1.00 vMB 23
775,386 775,386 000000000000000000017044c493a02adde005751f7c8c6954bb21c746d948ea 2,360 1.00/1.00 vMB 30
775,385 775,385 000000000000000000044cf6068546b0adf9b3c324d0dbf64f67b682b3c0f6bc 686 1.00/1.00 vMB 5
775,384 775,384 000000000000000000026146fdb496e0269e588b1edd6f96f63b3856216161dc 847 1.00/1.00 vMB 13
775,383 775,383 000000000000000000050c47d39f48d95707be6d30a431bb84c38578f8244e11 1,251 1.00/1.00 vMB 9
775,382 775,382 00000000000000000003d16d423896cd2fea6e4e66fda2f6497877f706bd3c2b 1,130 1.00/1.00 vMB 13
775,381 775,381 0000000000000000000103da8a7676e59d664861b6060e4ded961cd6fc0bf87c 1,603 1.00/1.00 vMB 9
775,380 775,380 00000000000000000001d6ae8c3fb9853c61a24c020c88562ea6e40a9e50040b 1,659 1.00/1.00 vMB 10
775,379 775,379 00000000000000000002d31194b6ffa7d1fd09e827ff8b197d4e66798b2fee1e 1,344 1.00/1.00 vMB 15
775,378 775,378 0000000000000000000417dd9005806c466531c2733a3bc2d3f6e6feec18316a 2,111 1.00/1.00 vMB 14
775,377 775,377 0000000000000000000350d1027bbb135d9720c2e786f3acd2f28a55b988925d 1,498 1.00/1.00 vMB 17
775,376 775,376 000000000000000000011ed953eb35114d7f25fa5b6b3053771718603cb2ac1c 809 1.00/1.00 vMB 15
775,375 775,375 0000000000000000000264d68d8a19c7aa4b56a3d496b09e3783238163df9590 1,265 1.00/1.00 vMB 17
775,374 775,374 00000000000000000001674de2543ee8dc0147df0b7012b1a26e71795ccf77cc 1,740 1.00/1.00 vMB 27
775,373 775,373 000000000000000000035ae8a242c65132a15f18a3f2b2c27cb071ce1cc93709 446 1.00/1.00 vMB 14
775,372 775,372 00000000000000000002bc4b5bcacc613ebbb6cda27a14481865298765b6fcc2 1,276 1.00/1.00 vMB 21
775,371 775,371 00000000000000000002f1d0f205a678a15aabba2639e922beea5607b2931fff 1,242 1.00/1.00 vMB 21
775,370 775,370 00000000000000000003135ff4f309f1af30545f2333352163861e2291034b6a 1,376 1.00/1.00 vMB 17
775,369 775,369 00000000000000000005e742509537b60575f82d12d965d1f0ea48528e9b6caa 2,985 1.00/1.00 vMB 24
775,368 775,368 00000000000000000005ebc5e0bf314d91714f2728d82604817ab9f765fe483d 1,502 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.