Loading Tool

Explorer IconExplorer

Memory Pool

82,358 transactions
31.14 vMB
0.12226886 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 0ef17a70eec67545c2ab11f8de3cadfa0080013e24de938ee821e40e89e31236
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 591bd02341ca87de715829c3a3734bf30370485c556c49e3813d9352e0897282
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,191
Size: 1.00 vMB
Total Fees: 0.04223397 BTC
Feerates: 318.30 > 4.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (214,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,125 701,125 00000000000000000006467d4ceb7b301b679b4146d7269a270091e5c82938aa 3,542 1.00/1.00 vMB 2
701,124 701,124 0000000000000000000de617cb74b9959038e965d5fee99384eab8b0c80fb7fa 2,979 1.00/1.00 vMB 14
701,123 701,123 000000000000000000042c279f1ebcb3b602344513d4e4af237acad7ea98fd02 2,653 1.00/1.00 vMB 13
701,122 701,122 000000000000000000014752692f020bbbb1dabb18dd753bca1a60c9c8b92941 2,545 1.00/1.00 vMB 14
701,121 701,121 000000000000000000057a105a5f02489b14b6421b0653933fc0a56bb361a15d 3,055 1.00/1.00 vMB 18
701,120 701,120 00000000000000000001b17317d992bac52a655f3b7b40714898f3c31954c528 2,979 1.00/1.00 vMB 4
701,119 701,119 0000000000000000000d10bf011229e9d81f472884c6da45eb17ecc720976c32 2,062 1.00/1.00 vMB 10
701,118 701,118 0000000000000000000cc7a225c0852a616c2d52ccb1f84e739e03885f015cf2 2,682 1.00/1.00 vMB 33
701,117 701,117 00000000000000000001d47f7c48c39ffe3e109604960d041f720d0a63cec25c 638 0.19/1.00 vMB 9
701,116 701,116 0000000000000000000d0994dd37ef787255c62e904fe54626179138e7761a8e 97 0.02/1.00 vMB 11
701,115 701,115 0000000000000000000ea99b08cc5ec96aa09b7a312daa2137fa4680eb7ddbcf 1,670 0.64/1.00 vMB 19
701,114 701,114 0000000000000000000d743ebd7da5cb45dac36162edc398f43bab06cb138ccd 47 0.01/1.00 vMB 11
701,113 701,113 0000000000000000000a73e2fa013eb886300544fdcdc0f504018219075cd825 1,455 0.46/1.00 vMB 13
701,112 701,112 000000000000000000048a392232eb897da164b503cd3fa68d1bba9fe1ee99c8 1,659 0.79/1.00 vMB 8
701,111 701,111 0000000000000000000f40895452f4967c3c320e9336f2aa5cc03ecbd94dfefc 1,514 0.55/1.00 vMB 13
701,110 701,110 0000000000000000000b256207b077f6493e79897868eba27f325118dabc6183 1,379 0.60/1.00 vMB 5
701,109 701,109 00000000000000000007ed1e7783b0258be15114160a0a5fe4b0ca68aa5ed8d5 2,495 1.00/1.00 vMB 17
701,108 701,108 000000000000000000046656b97767e39f0e57ab0404d53b1e28821a5395bb18 2,862 0.95/1.00 vMB 11
701,107 701,107 00000000000000000002ff63b55df9dabbb101a5a8fd006cadbb0d749a3c7f45 821 0.40/1.00 vMB 11
701,106 701,106 0000000000000000000f3c9272ca0ef84705bf1a521bfe747f33d02fabef5b21 17 0.10/1.00 vMB 1
701,105 701,105 0000000000000000000813b1632e2280041d85576e1e60a49010eee466d5ba41 2,176 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 722.10 GB
    • Received: 18.39 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.