Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
29.67 vMB
0.06811233 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 920331ce7830ffcc0c515234b6ab73ea93a6993d32bb1799b4eae1aed59b496f
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 4b235c52b3d582457b8cc14378e9593361d6c2278845d3c8d88dba778d61c7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,209
Size: 1.00 vMB
Total Fees: 0.00760437 BTC
Feerates: 100.36 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (601,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,146 313,146 000000000000000027e232524ccc326d50381f8a9bc38960503e8eae1f787747 32 0.02/1.00 vMB 24
313,145 313,145 00000000000000000c80798a73e22c6a490ec3992150d8eda3616ba5d0ff6015 102 0.04/1.00 vMB 29
313,144 313,144 000000000000000023127f525b62b91f79c4ba2146624f80929452d4f823e45e 284 0.15/1.00 vMB 27
313,143 313,143 000000000000000014a8eb69081e2c044535808ebafa992921eca8cdbe8c445c 28 0.01/1.00 vMB 11
313,142 313,142 0000000000000000324e58ebc330e1718713f9465ec4f7252091a9363fd1dca2 136 0.13/1.00 vMB 28
313,141 313,141 00000000000000002795622435eeaa4b42b6797153eff995222cbf39bd0b99b7 383 0.23/1.00 vMB 24
313,140 313,140 00000000000000001326fbc64c0523fb52a804695b1962508ca3c7b77fd530c0 419 0.26/1.00 vMB 26
313,139 313,139 0000000000000000032cfe48d15765b02a7a6b7828e3867ec4466e878b26eee3 35 0.02/1.00 vMB 28
313,138 313,138 000000000000000023cbb86bd42709c31cbd9c686bf3c71b67db8615bc0c8e6e 261 0.13/1.00 vMB 30
313,137 313,137 000000000000000029cb9f600034448fbeb96ea3af287c9ea85ba496a4dd7b53 70 0.03/1.00 vMB 27
313,136 313,136 00000000000000003959462a3f81ebcb3601d17822fc9e929f281213b7a69e3c 200 0.10/1.00 vMB 34
313,135 313,135 0000000000000000259fdd648def99b85eacadb37657b4f86608bd7840993344 193 0.30/1.00 vMB 16
313,134 313,134 000000000000000000882c86e988936953a0c59b3971599abdec809a589ea5a3 981 0.65/1.00 vMB 27
313,133 313,133 000000000000000039ada4fc3c812aaf4d8dd702c86b8e4250221038ec6b43ba 152 0.06/1.00 vMB 32
313,132 313,132 000000000000000003a5ff0d28a8f9b71623c2328727937160582d1b44cb3cec 536 0.31/1.00 vMB 27
313,131 313,131 00000000000000000807c708aa1feb86d7d90fa13f37a28e954ae7ba8c2e2491 16 0.01/1.00 vMB 26
313,130 313,130 00000000000000002f1c95faaef26fa7d78461e8f65ed65193dada9eb60aa1c5 54 0.02/1.00 vMB 27
313,129 313,129 000000000000000011a1048098cf0652f11b06281ceea3c840286795efdd1a48 51 0.03/1.00 vMB 20
313,128 313,128 0000000000000000315f0fef344d6d60dbf93ef63dad73e7d7e9c2b5b355f8df 283 0.16/1.00 vMB 28
313,127 313,127 0000000000000000063439a455add6ea16a6c4b7194ee8e2bc96576a91e52d80 65 0.04/1.00 vMB 42
313,126 313,126 0000000000000000004b92dbc1352b0702c699b3a10e54eda79ba1f67c98095d 546 0.34/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.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: 662.22 GB
    • Received: 14.84 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.