Loading Tool

Explorer IconExplorer

Memory Pool

77,975 transactions
29.52 vMB
0.08888829 BTC
Random Selection Loading Transactions
Max Size: 179.74/200 MB

Candidate Block

Mining Attempt f14273ed0b3ec6c1b0a299abc714bcef23285f50bf76a0655c570b9367a6fd8a
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 5af8929d9ac1df837f9daf6a73609b6aa22c3b011c25cf5d1fba5231691cd5db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.02404797 BTC
Feerates: 477.45 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (543,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,930 371,930 0000000000000000031207f6693cb6d66cd2c141080cd1ec75932c41cde89846 236 0.14/1.00 vMB 27
371,929 371,929 00000000000000000d6970bf6d8d95c52556cf76d5c17a31eb860a2518195385 154 0.25/1.00 vMB 12
371,928 371,928 000000000000000009059f119f9c980197d6f4461d21cb60f76f26945cfe9269 1,796 1.00/1.00 vMB 32
371,927 371,927 000000000000000009ebd56faac5a8a8602432c99102f928e5774002bf300e43 2,021 1.00/1.00 vMB 38
371,926 371,926 00000000000000000bab0a0d8a34b7c7f828cc1b907331e1b0ca90a8bacfb98b 1 0.00/1.00 vMB 0
371,925 371,925 000000000000000004cea240cac680f75cd51d8d63115c69f13ba5bd636c5b56 1,637 0.78/1.00 vMB 47
371,924 371,924 000000000000000006d476a63c13bf247e5d4407c3434674cf009321e68b6836 584 0.28/1.00 vMB 34
371,923 371,923 000000000000000008d6ad8687aa1385282dc2347729e318b4e94d405ab88233 636 0.97/1.00 vMB 9
371,922 371,922 000000000000000001bd9029baeb033f62d704ae82184d2b6f594deb5ea8928f 1,750 0.95/1.00 vMB 42
371,921 371,921 0000000000000000058d1c718f9eb7feadd03fac798bb5152e2cd8b8077858d8 2,469 1.00/1.00 vMB 46
371,920 371,920 000000000000000008595045b71b9b2e07abb332df639de24c349e8aec698347 1,656 0.89/1.00 vMB 34
371,919 371,919 000000000000000007e7eaeff2e6f7928cd05b86eb2b767e273409941d776316 308 0.16/1.00 vMB 33
371,918 371,918 0000000000000000124c707d2ed3c19f7345106c0bcc2a6ba37c8e6aa47ae797 319 0.22/1.00 vMB 30
371,917 371,917 00000000000000001234029706bda330fe95a5ae9a68af7ab88427c2c7bf0b9a 151 0.15/1.00 vMB 15
371,916 371,916 00000000000000000eb4ba8b75481ae12a6a01ab9a62b934d26e556fc86e6759 1,559 0.93/1.00 vMB 34
371,915 371,915 00000000000000000c07717fd5af8f6bb21df4a7c1f4c8169c032f8f22eaf13a 42 0.02/1.00 vMB 26
371,914 371,914 00000000000000000164163a9479040e1a0b3368225ce093c027c8d5eee3ad6f 881 0.47/1.00 vMB 40
371,913 371,913 00000000000000000454a23b65ba641610f9f393ac394dffd7f6e7cc162185f4 301 0.23/1.00 vMB 22
371,912 371,912 00000000000000001426dab2b77834dc2b53bcdfc186e9da5c7f8ce482f7a532 972 0.51/1.00 vMB 41
371,911 371,911 00000000000000000e9788628035923eb4804ad8a9178b7cdbdee18b1b955a0e 1 0.00/1.00 vMB 0
371,910 371,910 000000000000000002718ccdab378f1f95ef2d8d2f44b032bccbe14d50930fab 604 0.33/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.