Loading Tool

Explorer IconExplorer

Memory Pool

86,321 transactions
32.89 vMB
0.07560129 BTC
Random Selection Loading Transactions
Max Size: 196.03/200 MB

Candidate Block

Mining Attempt 1fd15d19180a2290d7aa516c9f4834fe63ffcde393bda14c32dc8cb3efd04c6a
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 329189df52be4f6b04803dc91c54b3292ef9e86dfd2227c0c847df92fa25b5ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,075
Size: 1.00 vMB
Total Fees: 0.01033459 BTC
Feerates: 151.14 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (608,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,621 306,621 00000000000000000552d56d8579fe317353027cd1bc361a81f9145f39ca048f 512 0.19/1.00 vMB 45
306,620 306,620 00000000000000000a39af4e6670d4b795c971c78278eccd9a240df49d66f6e9 131 0.06/1.00 vMB 32
306,619 306,619 000000000000000015417bc197ccb7b69cdfc5f53d02fafb3b99b7765e0c9415 471 0.28/1.00 vMB 28
306,618 306,618 0000000000000000423e9a2f386ed46f0c7f039db41034ffb7e20858099d3a9e 89 0.09/1.00 vMB 18
306,617 306,617 00000000000000000b2f868f75c2ca8f0bf3ad63989c2d064187516666681921 599 0.25/1.00 vMB 37
306,616 306,616 000000000000000021ab068a739b6ec023abf5045b1c8e523c3ea5a6c3720799 311 0.16/1.00 vMB 31
306,615 306,615 0000000000000000445cd9373dcd6f9ca632b6c4df728b2033bd0a0d847318cd 109 0.05/1.00 vMB 37
306,614 306,614 00000000000000001e1f49b172d4c578dbbc2aac74bf8c5c775d6d6f7edb8671 300 0.17/1.00 vMB 28
306,613 306,613 0000000000000000081c69c27e9caac66ac6c5f420c799532521fd7b7b05ddfc 11 0.00/1.00 vMB 30
306,612 306,612 00000000000000004cf307143b78a38962250ae20167959be1a829b2e25ceb48 134 0.06/1.00 vMB 33
306,611 306,611 000000000000000001666d7d22e843cbce6b8155cbfce7eb2a59426109653947 170 0.14/1.00 vMB 32
306,610 306,610 00000000000000003d07bdeeaf7bf56d9559c3aca3afbada52f9b61ae2501a7e 352 0.25/1.00 vMB 22
306,609 306,609 0000000000000000178b97c991050ef738511d69d448d0994af806ef13570f04 364 0.37/1.00 vMB 22
306,608 306,608 0000000000000000132208c41bbc8d72d87e11a8ba1b833ac2258465c2b266b4 29 0.02/1.00 vMB 6
306,607 306,607 00000000000000000e3dc949c9f4c66be1575105cfcfbbf67f609475d3ba3d8d 22 0.01/1.00 vMB 34
306,606 306,606 00000000000000003545e20988ca53f0f9d45ed02b397ab58fc7cd5ea656041e 180 0.11/1.00 vMB 28
306,605 306,605 00000000000000004af50d4aea229ef66d40a112ae4865be8c6c3937ad379e15 384 0.29/1.00 vMB 26
306,604 306,604 000000000000000005b8fc951ab90c635dcfbd3ede6298b88565ea16c89b7e86 337 0.19/1.00 vMB 27
306,603 306,603 00000000000000001b0f070f77697671a64726e459e31f65421bec739ed9488c 214 0.13/1.00 vMB 30
306,602 306,602 000000000000000040587d8681c5d3a119be2bfe9a487b93dbd86af08ae0ca7b 132 0.10/1.00 vMB 23
306,601 306,601 00000000000000000289d2dae4bc9f631256ce8b2e48cdeabbd35642d84f9dd9 413 0.33/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.