Loading Tool

Explorer IconExplorer

Memory Pool

80,908 transactions
34.18 vMB
0.13543790 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 3d69b32352ab11c119117dc191802b0a8b25365dc8a894cb56bfb7370e9322c2
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 53911c8a0c83cf281b563eec062d8d98097d6386f0fcdb8272432b0be90024cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02344909 BTC
Feerates: 384.62 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (125,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,094 790,094 00000000000000000005b4d1c03a19496ff457271be71d4646cf87f669442f01 3,553 1.00/1.00 vMB 65
790,093 790,093 0000000000000000000413fd837aed8755edff9335854abd57976fee85704183 3,651 1.00/1.00 vMB 42
790,092 790,092 00000000000000000005d2511d472a5c04a5e3cb102491f7e1534302e2aa32ae 3,229 1.00/1.00 vMB 38
790,091 790,091 000000000000000000023e8cd447a572eb2253b5fbefc1c148469639411ec141 3,629 1.00/1.00 vMB 32
790,090 790,090 0000000000000000000423f4ae68eec94e97c2208bfa325d59eaaee669c723a2 3,268 1.00/1.00 vMB 29
790,089 790,089 000000000000000000012ec27fbd731dc4e5b33ec9b7a74f6425cc57bd1dd3f1 4,905 1.00/1.00 vMB 36
790,088 790,088 000000000000000000047469848b151c68c645449086b822953bb488dd5b9c12 3,209 1.00/1.00 vMB 66
790,087 790,087 0000000000000000000231054820d3796c8dd4fa6d85d401954e678c484634bd 4,609 1.00/1.00 vMB 43
790,086 790,086 000000000000000000007f49fa500ddf2abcd891a0e5e4e1374ccbf91a2b226d 4,188 1.00/1.00 vMB 40
790,085 790,085 000000000000000000024d5efd5f1d591a0713d769a4efe9937e2dca30178b8c 3,848 1.00/1.00 vMB 64
790,084 790,084 000000000000000000033188cc2db9d4eebacce6a3ebe389eb29eda469592805 4,220 1.00/1.00 vMB 53
790,083 790,083 00000000000000000003cc2f3b0f53886b843bcb0267b1a3ed563ef062af7cc1 3,782 1.00/1.00 vMB 82
790,082 790,082 00000000000000000005d6ee899bfca3de5f419cf0df61239f833307b4e9152f 2,860 1.00/1.00 vMB 52
790,081 790,081 00000000000000000000fc400a864cde4c9f57280a69e5e58d9f522b7041d56e 3,569 1.00/1.00 vMB 74
790,080 790,080 0000000000000000000068be55912d27bf33326c0eb4da58006801cbd76b34d0 3,090 1.00/1.00 vMB 92
790,079 790,079 0000000000000000000598f743932172bb3bea60f3ae3469d4bbbdb60d11c6c7 3,576 1.00/1.00 vMB 63
790,078 790,078 000000000000000000004618fe9f122bec639f89981479461d8596e046ab899b 3,866 1.00/1.00 vMB 38
790,077 790,077 00000000000000000001e30ca10b5701b810d26b709fafb1f095d357116e8bd1 2,547 1.00/1.00 vMB 28
790,076 790,076 0000000000000000000178ef76f49878cd7f866c3f28b4443c7d0afddf117109 3,584 1.00/1.00 vMB 28
790,075 790,075 00000000000000000004dc1af3b78d223e0c97d0ca2ecbe5945e70b751b9f6d8 4,136 1.00/1.00 vMB 31
790,074 790,074 00000000000000000002e5e15878ea22ff6ba4f017fddacae89cebc53986dc90 3,148 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.10 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: 729.63 GB
    • Received: 18.49 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.