Loading Tool

Explorer IconExplorer

Memory Pool

78,238 transactions
29.42 vMB
0.07299988 BTC
Random Selection Loading Transactions
Max Size: 177.16/200 MB

Candidate Block

Mining Attempt 0d191d3b3a2880a9b8c896ddbb94295065680a4bfcae64e653257273fda8d63b
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root ba65255de21f6c15d821762b6ca1cd1ad221f8e8f773f693d2844accfac9b16c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.01129575 BTC
Feerates: 25.13 > 1.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (106,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,595 808,595 00000000000000000003c8da6a84f9de42bcdb59d060c2e4c52f764505e24880 5,257 1.00/1.00 vMB 27
808,594 808,594 0000000000000000000039d71359235ed686ce41c917d9e24350c0e17b44be7f 4,395 1.00/1.00 vMB 27
808,593 808,593 000000000000000000044330a2cd54310789985b34f9c9f56b015ca2e820b3be 3,151 1.00/1.00 vMB 25
808,592 808,592 0000000000000000000016809936a5a2b7b41da01c3281ffbfb9130dd1ed698b 4,719 1.00/1.00 vMB 33
808,591 808,591 00000000000000000000b2f18ccb8d68c0179bda7d29699148f81b67350dd3aa 2,866 1.00/1.00 vMB 27
808,590 808,590 0000000000000000000359a2272232b769ed6dd6d07b21b1bf209840462fbe9d 4,023 1.00/1.00 vMB 41
808,589 808,589 0000000000000000000210500b462d5cfff4c543e7e76a965d44dd1679cd3036 3,965 1.00/1.00 vMB 34
808,588 808,588 000000000000000000016f047bfc498d82405e909947a3f4d94c8f473a58642b 2,644 1.00/1.00 vMB 29
808,587 808,587 000000000000000000003f314cb10e54d6f2c2f35d952ab6280019a45df5eeb4 3,045 1.00/1.00 vMB 39
808,586 808,586 000000000000000000036ac0cece12478ce51a2b0bc725a950dcda79ffad99af 2,094 1.00/1.00 vMB 48
808,585 808,585 000000000000000000033151b274c780fa8bd311bcc650b68d6df840458cd307 3,887 1.00/1.00 vMB 32
808,584 808,584 00000000000000000000aae612e76560112c828ecad9534e79c48fb13228993f 3,699 1.00/1.00 vMB 39
808,583 808,583 00000000000000000000b099f688f35282b9b42b551a9c33b1c088bf9a83e742 3,488 1.00/1.00 vMB 41
808,582 808,582 000000000000000000006244849f1a74f9eac2138225f645b7705351dfa6e1e5 2,427 1.00/1.00 vMB 35
808,581 808,581 0000000000000000000005e585b0182049238684a1bfb774b47a6be9005d6c5a 3,427 1.00/1.00 vMB 42
808,580 808,580 0000000000000000000245742c5beaa278d84b2f34e64c9977a07c544b1473b8 3,500 1.00/1.00 vMB 22
808,579 808,579 000000000000000000002afcea063b979ca2ab81390d84db3e7f714b8941ede5 3,649 1.00/1.00 vMB 40
808,578 808,578 00000000000000000000ea7a4cb389cf172adb43f6ba93c35733ce099f96f242 6,092 1.00/1.00 vMB 23
808,577 808,577 00000000000000000000b82da089ddc703ae4bd357d18e55d0f577dee00ec182 3,020 1.00/1.00 vMB 29
808,576 808,576 000000000000000000025e879d6820f174788378bb8d8dc3200cb631035fa4f7 3,333 1.00/1.00 vMB 43
808,575 808,575 00000000000000000003b6aaaf8e1046be04223b0a57e2478d19b82b5992a730 1,940 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.