Loading Tool

Explorer IconExplorer

Memory Pool

83,136 transactions
31.60 vMB
0.12380181 BTC
Random Selection Loading Transactions
Max Size: 190.99/200 MB

Candidate Block

Mining Attempt dbda96febe76caa36851238468741749e14c0b5a4fe65b38d41e3b46273f57f9
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 516e240e1ce24f1ebb3c6183abd7ff81527c687ec5342527a7222a70437d0951
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.04065136 BTC
Feerates: 803.65 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (286,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,726 628,726 0000000000000000000c320fd528e4552640cf907889292307e973aad44f33fd 1,015 0.29/1.00 vMB 15
628,725 628,725 00000000000000000010bde31409d8b04f36d557dee91f8e5b2962eb2b03229d 2,835 1.00/1.00 vMB 49
628,724 628,724 0000000000000000000c752a5825075deb272b211991ea2552ebeb6532431a79 293 0.11/1.00 vMB 33
628,723 628,723 0000000000000000000fcd5b3bc55b2899867bb4ae9d6efe370a137b1425c6bf 1,514 0.58/1.00 vMB 40
628,722 628,722 000000000000000000066755b121fdfbede2941e1aac263425c038380a8ec98c 594 0.21/1.00 vMB 41
628,721 628,721 00000000000000000006a06775f64157eaee25d90475eadc01528176dcbf1b57 1,474 0.49/1.00 vMB 41
628,720 628,720 00000000000000000006052d4c0c575a913beb248731c993b7cf6929500342a3 1,882 0.77/1.00 vMB 26
628,719 628,719 00000000000000000001cc97cd5f72916ff2458b957f74a4e5cb2b53c8f8f1bb 2,641 1.00/1.00 vMB 56
628,718 628,718 0000000000000000000578f19188f335011332c3363e5726179efe9f44f55096 407 0.16/1.00 vMB 28
628,717 628,717 0000000000000000000aec158c4be5552cc1ce37c35541419fc95e320770fb89 1,426 1.00/1.00 vMB 15
628,716 628,716 0000000000000000000bb1d16e9dbdef2c8ada1941d3677fb3e2a76a93adc24b 2,342 1.00/1.00 vMB 13
628,715 628,715 00000000000000000010a990b1da963965b0594dee70ce0cbce168574055b147 3,025 1.00/1.00 vMB 88
628,714 628,714 00000000000000000006e70904d18d6faf1bbf5f71eb4cbc6e61d75d37bc18fd 445 0.14/1.00 vMB 38
628,713 628,713 000000000000000000073ce78472dcb27e2179808215f85c92347762efb1df03 1,555 0.87/1.00 vMB 24
628,712 628,712 000000000000000000063ef2c413f849f5839849577b26c81ae35f9c3dc80c79 227 1.00/1.00 vMB 2
628,711 628,711 0000000000000000000c9beae9d5dafbd78d0080da9cb0e940adff1edec6f3b2 2,166 1.00/1.00 vMB 50
628,710 628,710 0000000000000000001186079bbf9a5d945231236135af7a766bd34d814e7319 2,568 1.00/1.00 vMB 51
628,709 628,709 00000000000000000009194f08484b39f38bb35dc1600be7556d8af662c2dc12 837 1.00/1.00 vMB 14
628,708 628,708 00000000000000000000f87b5e10a7348d1b884389d78b241ea014ad1b37b3e0 1,268 1.00/1.00 vMB 4
628,707 628,707 0000000000000000000b594240f6f66c174f66a2e76024ddc0c78392eb349a49 2,809 1.00/1.00 vMB 66
628,706 628,706 0000000000000000000d323f694b5dc9aa6fb6690f1abb6f4b2b7311337e8449 489 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.00 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: 718.67 GB
    • Received: 17.93 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.