Loading Tool

Explorer IconExplorer

Memory Pool

77,004 transactions
28.40 vMB
0.08769793 BTC
Random Selection Loading Transactions
Max Size: 172.86/200 MB

Candidate Block

Mining Attempt ba605ef17ab385e15a88e2e1b9f0bef1c6d3eb252c6395b8aa719a382c2811a3
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root cad8668f4ac917792fa4dbb0ab7e9f706e446e540175fe97ae2206cd0b9e6a8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.02433528 BTC
Feerates: 477.45 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (559,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,651 355,651 00000000000000000d751425d01e098c4617571ea58d3b704c4a49f3af54dfb8 137 0.11/1.00 vMB 16
355,650 355,650 00000000000000000fd87566bb5527cc1580f7c7c2afdde34797d3072f616d3e 873 0.52/1.00 vMB 27
355,649 355,649 000000000000000014cb2303bca0489a4cffc7683232ab9acc6716785ebe8c26 1,024 0.45/1.00 vMB 31
355,648 355,648 00000000000000001326330fe7e7f888b86e9a3c1c25aacf5a2d425dc3f0ad74 1,177 0.64/1.00 vMB 32
355,647 355,647 000000000000000000f471ffc9845a5b1d634a6c87f2e9a7e261425a0505feec 799 0.49/1.00 vMB 23
355,646 355,646 000000000000000013347f8dfba716a8b92eb844186b68c5fe567141810ed3fc 277 0.13/1.00 vMB 28
355,645 355,645 00000000000000001380ce56c6662a869bc142bc9a6aa2cc15ac1cd8145776f0 1,053 0.51/1.00 vMB 26
355,644 355,644 000000000000000004ed948c3806012fa6b89eb9c7d314def563e60e8eab5ed4 185 0.10/1.00 vMB 21
355,643 355,643 0000000000000000017d86f93c9312fc16309b400576053598243369509c0c65 1 0.00/1.00 vMB 0
355,642 355,642 00000000000000000738f268ea648962468bdc30478d86fbead26734c5e1130f 542 0.48/1.00 vMB 12
355,641 355,641 00000000000000000bd91f5732a8e3c91fe0a614fa028dace106323243652563 843 0.75/1.00 vMB 12
355,640 355,640 00000000000000001380fe48d6805691941678160c2503c8f00639fec020043e 2,321 1.00/1.00 vMB 33
355,639 355,639 000000000000000010590e8e63a92cf41c644e9fe402876d166f7bd85627316b 222 0.20/1.00 vMB 17
355,638 355,638 000000000000000001807fde32c5feb8e91984704d1711c718204b643a2fb84c 1,340 0.75/1.00 vMB 27
355,637 355,637 000000000000000000d71b6239c82eefcdcadfd9102cc3daf4eaef7e5e5bbff1 1,712 0.75/1.00 vMB 34
355,636 355,636 00000000000000000f1e2ee781309c5d0d6839c79b2f3ac446e964fe1f3326af 448 0.23/1.00 vMB 27
355,635 355,635 00000000000000000d61d820d03bef0193a94d36e3a61dfcae66d13d86a4a917 669 0.45/1.00 vMB 22
355,634 355,634 0000000000000000010d50e519465f4b674bcee9e279f26d3e5287866c80ed13 427 0.36/1.00 vMB 16
355,633 355,633 0000000000000000070404acb2ef5686bb2b1c39807055dd41f0d2d631bb6bd7 992 0.35/1.00 vMB 41
355,632 355,632 00000000000000000db81b1c2ac93ae6329be7b79cf813f6eb682ecd9d21bdbc 277 0.17/1.00 vMB 20
355,631 355,631 00000000000000000923aaf6179a8ec16ee5ce20b24ef9249f6864e8bb4573b1 215 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.