Loading Tool

Explorer IconExplorer

Memory Pool

88,347 transactions
32.18 vMB
0.13743042 BTC
Random Selection Loading Transactions
Max Size: 195.02/200 MB

Candidate Block

Mining Attempt 432414b84fa78ef2095db7494484f6f4913c554742ae7f0ab422b6b646a47dc6
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b8a7db4dc8ddcd1af384bab1a5817d5ef39b76bba00afcc8e74e5dc1d2f0ad47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.05105508 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (369,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,197 545,197 0000000000000000000e2ef7d98d99c2921a5c2261315a52bb3f138762c04cef 2,613 1.00/1.00 vMB 15
545,196 545,196 0000000000000000001261e5809ac057ecfdbc9c07d35bd82d4a555ca15d47bf 2,909 1.00/1.00 vMB 14
545,195 545,195 0000000000000000001eac92588d9403cb07086803e019d945da2425319afd93 3,454 1.00/1.00 vMB 28
545,194 545,194 00000000000000000015d2cb680d9380ab15ad9a6d0c336e6af1a8b93802f04b 2,922 1.00/1.00 vMB 13
545,193 545,193 0000000000000000001d0df0c0dff33501c1dc7fa9e32524309ecc1dba583f22 2,776 1.00/1.00 vMB 15
545,192 545,192 000000000000000000068659865d7945b7ececca078fba109aaa9e84a85cb85b 2,862 1.00/1.00 vMB 13
545,191 545,191 000000000000000000059f75f2c4919e1f8097f3fbc51109f045adcd5087d57d 2,844 1.00/1.00 vMB 9
545,190 545,190 0000000000000000001dfcecfae6ea0f455e4b111f19c3563eacaab3dd06ce2d 3,105 1.00/1.00 vMB 23
545,189 545,189 0000000000000000001c18773aa5f409c4d5e2d0f2a1ed03247bb82c2d6f918e 2,481 1.00/1.00 vMB 17
545,188 545,188 00000000000000000022a33b1ca05145c09a0dcee41a4e19ce7dc01c2a68ea1c 328 0.11/1.00 vMB 26
545,187 545,187 000000000000000000150e3f47c5da1dbace452db4a22dbdce0c7212bdd24970 2,664 1.00/1.00 vMB 13
545,186 545,186 0000000000000000000da34d38f75e1982e385b07c4d0e562bd4ad290675a22e 2,756 1.00/1.00 vMB 20
545,185 545,185 000000000000000000134d81d29290aea0706f6f1cfb7cb70768c4ef206246da 2,159 1.00/1.00 vMB 5
545,184 545,184 0000000000000000001a8c4f331f7cb7916d073a98a0112055202e41b5269699 233 0.09/1.00 vMB 24
545,183 545,183 00000000000000000010f86e102ca33d4fc99ec9d9ad40fb2d3207aedf9f502f 2,468 1.00/1.00 vMB 7
545,182 545,182 00000000000000000013213faa52ed5c97583850559d2775bb87a16e04985f6e 3,028 1.00/1.00 vMB 24
545,181 545,181 00000000000000000015bff4a8057c6d560e148b8c890a0b9ce66bb12f835df0 2,441 1.00/1.00 vMB 12
545,180 545,180 0000000000000000001084d6d26cd688036887daaa505afbf83ad677c9b67fc6 207 0.11/1.00 vMB 23
545,179 545,179 0000000000000000001a3875cb361b0e6b8e7b51cf9041d9eff9e496c569afdb 2,781 1.00/1.00 vMB 7
545,178 545,178 000000000000000000183f6293b10ff2d8507b8c65d06c7f5bd0b26ab15a6fd8 3,179 1.00/1.00 vMB 8
545,177 545,177 000000000000000000031a2d539b6b745828e40d7f2b455340ec47432823c8cf 3,134 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.