Loading Tool

Explorer IconExplorer

Memory Pool

75,366 transactions
27.89 vMB
0.08256712 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt b8db90b5f342056d1d7ecbe31f80092fa1ac98ed5d8c10c8948922e5caf93294
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (109,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,795 805,795 00000000000000000001611081ad6259313cdf8cd1fbc5ddfb5c403a8739b16f 1,031 1.00/1.00 vMB 18
805,794 805,794 000000000000000000022881372a8afb9f3d94e75cdb120e115d0f2370596afe 3,777 1.00/1.00 vMB 26
805,793 805,793 00000000000000000003a2eb9e9100fdfb8cd9ab5106014767baeacdb048d6a9 4,643 1.00/1.00 vMB 10
805,792 805,792 0000000000000000000454a285d2fa76b6349253568ee3cc1d514ec7bf0cac1d 2,290 1.00/1.00 vMB 15
805,791 805,791 0000000000000000000140d58ae910cf726dcb9c0122204fe7931b5467186c25 2,979 1.00/1.00 vMB 24
805,790 805,790 000000000000000000050c3025138b4176f9af7247f62320f7470c26654d3328 2,582 1.00/1.00 vMB 17
805,789 805,789 00000000000000000002c195378458cc5608635b752cbcbf8381133b7ab52fbf 3,821 1.00/1.00 vMB 14
805,788 805,788 00000000000000000001e3646bb018e0317c5c7855400e00c73da04b4a05f2d8 2,734 1.00/1.00 vMB 15
805,787 805,787 000000000000000000047f16141fe67b84f7aad65c1eb94ff6e6a886542ce92f 2,806 1.00/1.00 vMB 10
805,786 805,786 00000000000000000004b68bd819d4093fc1be0ff50a260309a59ee5b74449b8 2,351 1.00/1.00 vMB 17
805,785 805,785 0000000000000000000298d2449febb87923a5699b276028d155b86042f71229 964 1.00/1.00 vMB 18
805,784 805,784 00000000000000000004c5c3f7676b587955c1321b5e4d094a76ed7418ab786e 1,996 1.00/1.00 vMB 23
805,783 805,783 000000000000000000027574cfe6a9ecec69943d1e2ae94f0389a0c3cd82c310 2,600 1.00/1.00 vMB 24
805,782 805,782 00000000000000000000ad3e432396a897d370b2b983a7af0e087a7b8d334970 3,474 1.00/1.00 vMB 9
805,781 805,781 00000000000000000003bbfba4fa8ca6f26dcb19626e2935d750bfa494095f7e 4,361 1.00/1.00 vMB 10
805,780 805,780 00000000000000000000942a5ae87e0046a73dcef3f685c0d1b43fce1a897e69 1,486 1.00/1.00 vMB 13
805,779 805,779 00000000000000000004537da61a555508ee1c85e8958f2a41223c3da64a1224 987 1.00/1.00 vMB 13
805,778 805,778 0000000000000000000162fd2368ce3e94934c03467f8eb828ed9b237200be4b 207 1.00/1.00 vMB 11
805,777 805,777 00000000000000000000bb732adc1fcccfca1da5a7f5d64634ac8daa06435487 2,437 1.00/1.00 vMB 19
805,776 805,776 0000000000000000000396aa8f5f4ec128328503ec5f9adcd0bcaba77419d2df 400 1.00/1.00 vMB 11
805,775 805,775 00000000000000000002cc198419aeecd89418f4369c372132e0960921effb44 2,545 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.