Loading Tool

Explorer IconExplorer

Memory Pool

86,788 transactions
32.24 vMB
0.11202514 BTC
Random Selection Loading Transactions
Max Size: 195.94/200 MB

Candidate Block

Mining Attempt 81ed598b4d2ab9c789df3ba9ba1c4d862d7acd8f1566aea1a1224bbde6a2624c
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 6e971ba8b168d1648766fbb8381b9bbb1ad0a340c34c72218e3619afdb44d777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,671
Size: 1.00 vMB
Total Fees: 0.02605457 BTC
Feerates: 301.68 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (12,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,381 902,381 00000000000000000000e3f633e7a9212a010276b429a844521e241bad02d5cf 2,491 1.00/1.00 vMB 4
902,380 902,380 00000000000000000002367f8d5cbdd592451807d4c3cadd8ea814cbfa02da79 1,888 1.00/1.00 vMB 3
902,379 902,379 00000000000000000001b6306622c057447fa170b2dab332896f973d097bfb50 2,564 1.00/1.00 vMB 1
902,378 902,378 000000000000000000005d74bd8bba65ff0c8c1b7f879c2f526bda1c8e30db92 606 1.00/1.00 vMB 2
902,377 902,377 000000000000000000005e9c485d2382b6e4712796521726180174727cb6d8f8 2,325 1.00/1.00 vMB 5
902,376 902,376 00000000000000000000aa3ea1c61e8bd8dc50d23638d09c13de133e284c3883 1,009 1.00/1.00 vMB 4
902,375 902,375 00000000000000000000fe64de404b04b75742e32330f653d1de81efca4311dd 375 0.10/1.00 vMB 2
902,374 902,374 000000000000000000003253d6f522c8c5e07b5e08b3b0d89dbd064c61a34c7d 1,714 0.74/1.00 vMB 3
902,373 902,373 000000000000000000006e44a34f61691c07d8ff56e72f91e76e1ee72e4a5b4b 4,518 1.00/1.00 vMB 1
902,372 902,372 00000000000000000000a3694e4e6a6c130ff990712ec9d19596cd973b9092cb 2,906 0.99/1.00 vMB 2
902,371 902,371 00000000000000000001c65cf60b61f50cbeb383a0e931d6e5ee62d4b3909bb8 413 0.13/1.00 vMB 2
902,370 902,370 000000000000000000015198552208efd07636a8f3e779f71d375486f8edcd86 2,121 0.97/1.00 vMB 2
902,369 902,369 000000000000000000007ad5d961b0bcd60155f605a2a6ce2cea9ecd2f753a58 2,354 0.74/1.00 vMB 3
902,368 902,368 000000000000000000000b685082321306cf595401ff518d60effa5537d26523 872 0.31/1.00 vMB 2
902,367 902,367 0000000000000000000011eeb3503c765e34d5c03e52d296a159105b0de63f2e 192 0.04/1.00 vMB 2
902,366 902,366 00000000000000000001f768301cd95b893dcf6338b3fe38522efd81ea7da2ee 2,199 0.68/1.00 vMB 3
902,365 902,365 000000000000000000018b0c8803131f919f8b849fe28e012e0f515ea619e7da 315 0.11/1.00 vMB 4
902,364 902,364 000000000000000000016938603e2135864d5b4b32711cedc31c558fd8f8d104 4,492 1.00/1.00 vMB 1
902,363 902,363 0000000000000000000036e6149297704ebe1feafc4e7ec279618f456ece17d1 2,689 0.84/1.00 vMB 2
902,362 902,362 0000000000000000000180b71a941a79fa595f67d383d3686fd518343a01a6c3 1,089 0.28/1.00 vMB 2
902,361 902,361 000000000000000000009827fd7807d80b536b5a8f3099f618a71a1f91d3983d 1,383 0.56/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.