Loading Tool

Explorer IconExplorer

Memory Pool

17,519 transactions
3.56 vMB
0.02270754 BTC
Random Selection Loading Transactions
Max Size: 26.81/200 MB

Candidate Block

Mining Attempt 0b130b4ecb6f7204d721c1830042f25662aafafa644cc3f7fff67d10233638cd
Version 20000000
Previous Block 0000000000000000000007471515c1d5d7637c0f4cca4b7de393a113fb335c7c
Merkle Root 6e27a149ce8520b0f4b0d04fedf6cd55c64ad5ddefc43549df1653db5c587efc
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.01996035 BTC
Feerates: 1,008.66 > 2.00 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,111 (30 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,081 938,081 00000000000000000000f893fe1ff2d47eb4efe2fe89eb302f66a21bb7da0e7c 5,211 1.00/1.00 vMB 0
938,080 938,080 000000000000000000001c7a0309fd200f0e86b105c5a2b53e0cdf345fc3470b 4,965 1.00/1.00 vMB 1
938,079 938,079 00000000000000000000fbc751df0c6bbf1785232b806ee3b8293a574759fdb9 3,625 1.00/1.00 vMB 0
938,078 938,078 00000000000000000000096230cda1dafd67dfda4d8cee43b38a3378b524f2d0 1,945 0.60/1.00 vMB 2
938,077 938,077 0000000000000000000176b1ad0a0f1ecd068f2968054ce6ff105cb65dc12ed5 6,032 1.00/1.00 vMB 0
938,076 938,076 00000000000000000001813ae6eceffe7d19fdda71b4a5f3fb0871c33a3ec93d 840 0.31/1.00 vMB 2
938,075 938,075 00000000000000000000b896aac46ee6f858c48df188ad15682a478cea27a2d2 3,580 1.00/1.00 vMB 0
938,074 938,074 00000000000000000000509ebcde347207bddeca0ca348cf4ef815569a1b8157 225 0.06/1.00 vMB 4
938,073 938,073 000000000000000000014a0305931a1a12218059a0dd8a79633c27b3e9153172 4,582 1.00/1.00 vMB 1
938,072 938,072 00000000000000000001d6af6bf326d159cb7782bab624b91d11237fda731298 1,177 0.38/1.00 vMB 2
938,071 938,071 0000000000000000000185b987efea1c8f52052d18514f50a449ebe33b4b1641 2,779 1.00/1.00 vMB 2
938,070 938,070 000000000000000000003b77aa984092c0f800f37a14d9e8300f214bcde0f196 4,382 1.00/1.00 vMB 0
938,069 938,069 000000000000000000008af175acd65aec17c09b957868ec30d2eb2c37fad639 4,138 1.00/1.00 vMB 1
938,068 938,068 00000000000000000001a40c5edf8e79328254a257bc3bb0274e25dc80f445cc 2,213 1.00/1.00 vMB 0
938,067 938,067 00000000000000000000235d80e8e29d0b20833379c4038a9e9d7713e537751b 45 0.01/1.00 vMB 4
938,066 938,066 00000000000000000000856e68c971e6b7531588ed5782614555143d21b80551 3,493 1.00/1.00 vMB 1
938,065 938,065 0000000000000000000094b8ff12854fe2eec3b94eb6fe9e518611c447d142e0 1,890 1.00/1.00 vMB 0
938,064 938,064 000000000000000000005ee1c1a288b15d11e3b57128fff560f89105f43d0ac3 2,906 1.00/1.00 vMB 3
938,063 938,063 0000000000000000000014cadb5a807fbbcf13d8fadd75c62869dc5ef904e627 4,368 1.00/1.00 vMB 0
938,062 938,062 000000000000000000018ef242379c3a0a2c72650f4b9285235ec7f960c4d975 2,665 1.00/1.00 vMB 2
938,061 938,061 000000000000000000006bf82b4407ccce8ef6f6ba4e2412bfa6a88ddb5a9fe7 5,066 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.35 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: 4,082.11 GB
    • Received: 223.40 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.