Loading Tool

Explorer IconExplorer

Memory Pool

78,013 transactions
34.42 vMB
0.15454675 BTC
Random Selection Loading Transactions
Max Size: 191.53/200 MB

Candidate Block

Mining Attempt 1cab10a56165616c4dfae83536acb471b6c6eebc1761c35c92ebc0e46147dc42
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 6427a5bb919630fcf38db7b2b369951f00a43c6813e4f97245b695c3af4420f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,619
Size: 1.00 vMB
Total Fees: 0.03089638 BTC
Feerates: 445.78 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (628,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,979 286,979 00000000000000015a171be18f92e7388d0f55b4a0c8761b2f99621c3dead3c0 80 0.05/1.00 vMB 32
286,978 286,978 00000000000000015c59478aafa6de57d98852b35fa5ee572c7f94041e8549b8 369 0.26/1.00 vMB 26
286,977 286,977 0000000000000000f1e6bbb52dad1cd0619e7436793f32088a79b047782addf4 816 0.47/1.00 vMB 38
286,976 286,976 0000000000000000eca104bf2326109855e4bebfe8d40b299c0890c79f1d773a 79 0.04/1.00 vMB 29
286,975 286,975 00000000000000012dcdb3286a1e22bb845378b51b8d635389e67081db1a202b 99 0.10/1.00 vMB 14
286,974 286,974 00000000000000013e1b0b95a6aa636ba52359e967648beacb9f0b3d9a53066c 1,663 0.90/1.00 vMB 33
286,973 286,973 000000000000000101a8df4d7a7400db5ffb76f034bf62184e3afbf1b0bee22e 8 0.01/1.00 vMB 15
286,972 286,972 00000000000000004961e797699e0b9b134eb16de739990a70611bf468660b43 299 0.27/1.00 vMB 22
286,971 286,971 000000000000000070d73136b1e08bd5361368b9b847e1b65ca3a0ea96653732 690 0.35/1.00 vMB 33
286,970 286,970 0000000000000000ca5bcd31b2d30f91fe81fcddfcee6c6f8b731760a3d096a1 212 0.06/1.00 vMB 78
286,969 286,969 0000000000000000bb3ccbb59971f7a10c7f24ca3ed8eb17c580cef0f0c3e1e1 373 0.20/1.00 vMB 32
286,968 286,968 0000000000000000f26b428dc4df3d98f94569932ef984757b8ed2a46c283f9f 156 0.09/1.00 vMB 31
286,967 286,967 000000000000000104f1868ed17691733a22d34c00a70241ab45ac28f652e18f 288 0.15/1.00 vMB 35
286,966 286,966 00000000000000003055fc2ed4131e1938ddc428ed0661325c1b3e23fb79d613 326 0.40/1.00 vMB 19
286,965 286,965 0000000000000000b776a3b155c283f328350f4d83b21733d65803b28b8f1286 613 0.35/1.00 vMB 40
286,964 286,964 000000000000000087c611ced05f41c41cacc298ca34db47f6e7b60c75fd3634 928 0.35/1.00 vMB 54
286,963 286,963 000000000000000122c33d0a4afc130792c92fae27a3cfdd42f7b6b24bcd2dda 117 0.06/1.00 vMB 43
286,962 286,962 00000000000000010036bc0ff22310c6eb8de9960f84887cedc955887ed4277d 301 0.19/1.00 vMB 29
286,961 286,961 0000000000000000243f3086b57b2d25754583314fa7353667b4251cd4250a20 80 0.03/1.00 vMB 29
286,960 286,960 000000000000000038bb1efa457a39fe22681b93cb215eb2812723ab47aa2b54 566 0.31/1.00 vMB 33
286,959 286,959 00000000000000011ac668cdfa3655c6e6dca4552ad08a12258887b732b38245 770 0.43/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 736.39 GB
    • Received: 18.58 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.