Loading Tool

Explorer IconExplorer

Memory Pool

81,515 transactions
29.99 vMB
0.08981179 BTC
Random Selection Loading Transactions
Max Size: 181.08/200 MB

Candidate Block

Mining Attempt 3cd302c72cb697cad8d9215aae3400f03603c2ecb6ce6aa579fe00c898cab51b
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7975ca48386544116a7143aa4ac54349c5015138f8236d6966be912a09ddb413
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.02855899 BTC
Feerates: 502.62 > 2.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (370,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,599 544,599 0000000000000000000ad36916c634a7b138de8f6da4a0dce139c1580fac98ac 1,634 0.70/1.00 vMB 16
544,598 544,598 0000000000000000001cdde52a77443624318c68733a4a53a6202a4864000238 256 0.31/1.00 vMB 3
544,597 544,597 000000000000000000211270502089f6180879af035358ace9a036f4d3ec24d1 2,097 1.00/1.00 vMB 4
544,596 544,596 000000000000000000114199d17f36f9af0e4a8e3fc2d96637c08cc82e2f90ce 2,512 1.00/1.00 vMB 20
544,595 544,595 000000000000000000007c5955ce8d829d4247f00843b760a525479b1bb366b7 2,368 1.00/1.00 vMB 38
544,594 544,594 000000000000000000134f3fbe55a8a76b9b002b5796443e7275978d38319f48 764 0.27/1.00 vMB 15
544,593 544,593 0000000000000000000b0949a940fad85259be797b8240e50d67a4c2da251e62 1,151 0.65/1.00 vMB 3
544,592 544,592 000000000000000000125e0ac5123718a1d4a71e3dcbf5d63ee5048ba19c5fbf 2,339 1.00/1.00 vMB 26
544,591 544,591 0000000000000000001bcd009b7f29daf2ec19e99b1f6053ed82292891b27724 436 0.31/1.00 vMB 12
544,590 544,590 000000000000000000017885dc1bfa9cff0612ddcc389f6b400c23734a933c95 1,974 1.00/1.00 vMB 7
544,589 544,589 00000000000000000013757bd52adc847a4648c4431063a0c0a0545dabcac518 1,649 1.00/1.00 vMB 22
544,588 544,588 0000000000000000001f6c1a95ccea2474810bf6e604a3a7207ea9cdf216082e 1,712 1.00/1.00 vMB 7
544,587 544,587 00000000000000000007445d084f93bc39f72744ea8866339d9f79e48f2e8328 2,464 1.00/1.00 vMB 18
544,586 544,586 0000000000000000000b2ac88a870e86763614a9b53ea03867cf9ca7b6fb2351 2,077 1.00/1.00 vMB 17
544,585 544,585 0000000000000000001fa6a226293568eb94fc82503b58dbd4a4040a61cfa755 3,022 1.00/1.00 vMB 44
544,584 544,584 00000000000000000009791c476b0bfe353572324b40beda1a2b908ca7c5cf70 711 0.35/1.00 vMB 15
544,583 544,583 0000000000000000001588574cb1d08441aa2ce750bd45eee44be8ad302a3ec9 1,228 0.75/1.00 vMB 12
544,582 544,582 000000000000000000001227b1d8ece3c615beb8fbced25c4706ff8dc4c5f8d3 2,598 1.00/1.00 vMB 13
544,581 544,581 0000000000000000000e50d19d0b3ebdea0c9b81af21acbd7e705257b9759cef 2,667 1.00/1.00 vMB 29
544,580 544,580 00000000000000000009055ddfed7509e8e994bce43dfff5ccf8a17aa48f6410 809 0.42/1.00 vMB 17
544,579 544,579 00000000000000000011b70a711d9db9ae408338adea7a20abe0c539b50cc936 215 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.