Loading Tool

Explorer IconExplorer

Memory Pool

66,058 transactions
30.40 vMB
0.07732371 BTC
Random Selection Loading Transactions
Max Size: 172.12/200 MB

Candidate Block

Mining Attempt 6db93ea43cf41b559a7a43bcc348ee52ba163923e6db890e51d21cdd2cfe95b5
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 3fff6d22454e5abf9da577127c3af072508c4a6f2d3844a5755ebb287bf1fd5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,250
Size: 1.00 vMB
Total Fees: 0.01823167 BTC
Feerates: 150.93 > 1.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (221,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,179 693,179 0000000000000000000012b2fc4346fbbd0389bdb30532194368d26a3cbc9530 1,812 1.00/1.00 vMB 5
693,178 693,178 00000000000000000012a7d639a351d7d806e55714ec09fff1f89f18f2c3fdf0 2,594 1.00/1.00 vMB 4
693,177 693,177 0000000000000000000eb04b3372973dff43213c25a6b1cd6193f66dcbb63f42 2,347 1.00/1.00 vMB 19
693,176 693,176 0000000000000000000b94cab8e91c21b0b529dc57cd43361cf3677068ae4417 2,694 1.00/1.00 vMB 21
693,175 693,175 00000000000000000013424d97f35617e2b578327827dd58e0591b402e9d5c4a 265 0.10/1.00 vMB 15
693,174 693,174 00000000000000000011787f3b5640104e3f32418dc9967829801bf5c95ea6e0 56 0.01/1.00 vMB 6
693,173 693,173 00000000000000000001cce972778f4556ac4341f75b90a025f959c2f2f4d7d7 524 0.16/1.00 vMB 16
693,172 693,172 000000000000000000116bcb042f770eceb39c70bde549d699250ca7a960858d 1,670 0.72/1.00 vMB 19
693,171 693,171 000000000000000000063d9a35b52f13b0f3c4f0e3c9d983ae6e83da8c7cd037 296 0.12/1.00 vMB 10
693,170 693,170 0000000000000000000fa0869c8424c5187bc98b74f1ae1a6716b4d30cc3e1f7 790 0.25/1.00 vMB 12
693,169 693,169 0000000000000000000e94d6c8edbd7c4bd3233d88c29445f6ac155c3cc44b24 2,186 0.83/1.00 vMB 11
693,168 693,168 0000000000000000000426a84fa93233a91337e438668cdd30ecb441a1b2abe5 655 0.26/1.00 vMB 13
693,167 693,167 000000000000000000140de63aacd626a294c76c8603e10b48d1ba7e412dbce0 2,020 0.86/1.00 vMB 14
693,166 693,166 000000000000000000047e911e3875fdbd441b5bce296c67ab3275b4db409d9d 263 0.12/1.00 vMB 19
693,165 693,165 000000000000000000087aeeaa3ebe9841ee252da435412564f30d7d2f22ac54 375 0.23/1.00 vMB 1
693,164 693,164 0000000000000000000728fee49b0bf083d795c2d0c26eaef6cfae6e0e305d5e 2,296 1.00/1.00 vMB 4
693,163 693,163 0000000000000000000be53789313143f89816d52164e609f4db4f5041689d53 2,724 1.00/1.00 vMB 25
693,162 693,162 00000000000000000010cbbd9980dd6e30bbd9bf07081f648779c8dfef611936 2,139 1.00/1.00 vMB 16
693,161 693,161 000000000000000000117ccc580fa3306626e0f28f09c949c6b7d80c4ee7c8ca 733 0.27/1.00 vMB 11
693,160 693,160 000000000000000000020247db089d535cdf4fc4e7c846cac0451da75355ac8f 2,257 0.96/1.00 vMB 11
693,159 693,159 00000000000000000009d23ab20a1885a237067384b56e95a4dd40b264b86a7f 2,024 0.85/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.