Loading Tool

Explorer IconExplorer

Memory Pool

46,373 transactions
28.69 vMB
0.07051245 BTC
Random Selection Loading Transactions
Max Size: 152.94/200 MB

Candidate Block

Mining Attempt 8442dc55bed3a6c4d9625c386584b466475e7651c48791b26fca507a06a4c693
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 6c4bba24be8e5527b492fb5ae0807fdd4f31cf5fc89949304827de2c49de839a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01586941 BTC
Feerates: 73.20 > 1.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (541,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,193 373,193 000000000000000002b77946524b5a3241aa28b14754b5015b856d4a2c6cf710 1,199 0.60/1.00 vMB 39
373,192 373,192 00000000000000000d2c4e09e21ad0ad7226c4fe0af657b9ef84851ebedd1f6f 843 0.40/1.00 vMB 39
373,191 373,191 00000000000000000cb8a27c54b36e2f169d6fd636bcefee7a75d22a3e9a66cb 573 0.32/1.00 vMB 41
373,190 373,190 00000000000000000cc7f0603fc2c94bd396bd7af3920cfaff97bdbe37a6f6bc 137 0.28/1.00 vMB 9
373,189 373,189 000000000000000010e5db549e35c712411f4a0dad94a44a666127a011f790eb 1,463 0.75/1.00 vMB 33
373,188 373,188 00000000000000000b2a516c1a7ac2a4b83e1509a4f86340bf586c7fa8ca6369 1,159 0.52/1.00 vMB 47
373,187 373,187 0000000000000000044b443a674952c25adde14bfbcbbad8f945b7fe3cb1e17b 829 0.54/1.00 vMB 33
373,186 373,186 00000000000000001005139aea2271c867dde76ebf4ae69bc5a77ab6f54b2485 1,550 0.75/1.00 vMB 42
373,185 373,185 0000000000000000056ff4b4bb1579533f3e901e90f6f4966104811df4705823 2,163 0.95/1.00 vMB 54
373,184 373,184 000000000000000012238add6d70c786c192600e2203dafa98e2c6676ff5dfc1 1,151 0.49/1.00 vMB 43
373,183 373,183 0000000000000000116a2911933a901cb8b78f384ed1c10576a9430d524cc508 114 0.04/1.00 vMB 37
373,182 373,182 00000000000000000a1f85827c40ee448d3c3f939284d6b6bf0a9570eda8b4f9 460 0.23/1.00 vMB 38
373,181 373,181 000000000000000010a7848ad7c95c3096fe88658e8cca5cac9e477e9bb7d965 137 0.05/1.00 vMB 55
373,180 373,180 00000000000000000dda97d1179a91e16b5b6b958c76b95bb7782ade87c373bc 606 0.30/1.00 vMB 41
373,179 373,179 00000000000000000f418c6486a1826684a7d11e7151cd19ac58aa0ee5915cdb 326 0.18/1.00 vMB 38
373,178 373,178 00000000000000000d53e4611dd4c62ed499339bc79ea060e49cdd4712e080d8 323 0.15/1.00 vMB 34
373,177 373,177 000000000000000000755cadfd9594d2d85a3d52cdffcfa0e656ba6cfdc17521 900 0.41/1.00 vMB 50
373,176 373,176 000000000000000005a18d0b342db1a4e529e6e49558b028315cd60a2484f0d7 304 0.15/1.00 vMB 37
373,175 373,175 000000000000000011a94013f4629a48ff4e420f3fcadf351a5151565d43fac8 156 0.07/1.00 vMB 51
373,174 373,174 00000000000000000cc3d801f960ddfa0d963f98775ffb4ad4f62516a388945d 432 0.21/1.00 vMB 55
373,173 373,173 000000000000000002cca1b5c5246d34ebf7229296a75c886425f424a303ef7a 228 0.10/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.