Loading Tool

Explorer IconExplorer

Memory Pool

45,269 transactions
28.74 vMB
0.06731557 BTC
Random Selection Loading Transactions
Max Size: 153.03/200 MB

Candidate Block

Mining Attempt 9483b81840d6abd96c2b61012030519d250e7a361a0e38d31db431dfcb29e9af
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root a121030a2e310b575b6a54fde19b454718da581b0591a9d5c26f0f94e8f0bdc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265068 BTC
Feerates: 301.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (607,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,928 306,928 00000000000000000ca36598e1a5c78159a032b05365e11caa93e84797be06f4 149 0.17/1.00 vMB 14
306,927 306,927 000000000000000000aee72463e20e8e5f090389db2a1ef0f711dc2fc439330f 243 0.16/1.00 vMB 27
306,926 306,926 0000000000000000301a179388a9b9588d8847bd8baafdc12669983167851833 59 0.03/1.00 vMB 24
306,925 306,925 00000000000000000d40c746f3ec796a2cad9737ba290065db2a8367477293b4 495 0.27/1.00 vMB 36
306,924 306,924 00000000000000003c72e5908eaafb2643ab29a050f534d9a623a4e6e5d8c6e0 193 0.13/1.00 vMB 26
306,923 306,923 00000000000000001116bdf29a10a2e3954ed07e797ddf355425a1eeb0ec562d 209 0.20/1.00 vMB 21
306,922 306,922 00000000000000002df9739a5885093d6820013f508156f74830040e7dadc856 734 0.35/1.00 vMB 31
306,921 306,921 000000000000000043cc64ff643f5ba7814924d6872b93b33476698adf72a269 151 0.13/1.00 vMB 20
306,920 306,920 000000000000000030a43d6eea09d6b6eec2298f85f1aef1200bab8d697b06ec 354 0.33/1.00 vMB 21
306,919 306,919 00000000000000003de67419390c1453767fffd690642faab28961cd7470dfff 236 0.19/1.00 vMB 33
306,918 306,918 000000000000000040c1b39194e89c4f737d9d8f11247f48874c109c5fc78ebf 16 0.05/1.00 vMB 1
306,917 306,917 00000000000000002ab122aa690f8ac08eae9e648a1bce5c858e3d45da4c1301 34 0.04/1.00 vMB 12
306,916 306,916 00000000000000000adb950c37586f6f2d13c2a1d748d4eb4283d46baf4d1bb4 755 0.55/1.00 vMB 26
306,915 306,915 00000000000000002c18b64742f1a913d0feb8d6fae688b211eb57b7ac192c73 295 0.19/1.00 vMB 26
306,914 306,914 00000000000000003556bd849722e71329b65ca2de8996c1c8e3f6465d04c8a8 172 0.09/1.00 vMB 31
306,913 306,913 000000000000000008cbaa24dfe1acafe4b27cb93e2909a221320e8c15d3938c 298 0.16/1.00 vMB 34
306,912 306,912 000000000000000018507f6921c419ce064a8b8d0867b58fcee450e56852b0c0 323 0.19/1.00 vMB 28
306,911 306,911 00000000000000003ba44a05dfdb40fe6025cadc1aedfdc3d51d8370ddaa0a97 296 0.16/1.00 vMB 28
306,910 306,910 00000000000000000b598a0d51f0729c0d989e2c7d247d4ab708eaa01a009a5f 616 0.32/1.00 vMB 32
306,909 306,909 000000000000000005d6fdd4d99aed7f4e31c607a86e3f5e743434d72db879f5 137 0.10/1.00 vMB 23
306,908 306,908 00000000000000001232702c4ccb159d8d31dd9a6a60e7cdb8d96a85b9af420b 25 0.01/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.14 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.62 GB
    • Received: 13.79 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.