Loading Tool

Explorer IconExplorer

Memory Pool

52,653 transactions
29.24 vMB
0.09553076 BTC
Random Selection Loading Transactions
Max Size: 156.12/200 MB

Candidate Block

Mining Attempt 83f4bee22d43fba06164a934e77821f8a92fc1b942f327aec593515d42188e10
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 9ae4a0e101af2adc4656d7dec98a491fd1486629c3a0c7e76db805d042569485
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 1.00 vMB
Total Fees: 0.03359799 BTC
Feerates: 100.66 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (685,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,791 229,791 000000000000003201559178eea1eae8e928b60ac4a7851bdc682efb909ebe89 53 0.15/1.00 vMB 51
229,790 229,790 000000000000005bb622c77a530b5b6d899de16a5894cb59fe62ec268428027e 323 0.25/1.00 vMB 101
229,789 229,789 00000000000001e45a1a578ba1de3a4b409d1ed861eb51e9c949ece3d32d5600 270 0.15/1.00 vMB 140
229,788 229,788 000000000000003f5425fb9be8494a3b69abbae76b464496220d7dc293784f92 516 0.37/1.00 vMB 134
229,787 229,787 0000000000000241f21e574808ffba6705c8fbdba3a7e4a97253575f4a7c884a 669 0.25/1.00 vMB 237
229,786 229,786 00000000000002363a3427ddd054cde13df146383eb6019cfed6b481df074710 222 0.07/1.00 vMB 72
229,785 229,785 000000000000020e96af2ddddd42810c25587129f19cf94a9ba4616f46b3e3b6 468 0.22/1.00 vMB 163
229,784 229,784 00000000000002279395f6c9cda72e4182cb95d397f6b8d654a5dd420a956589 583 0.32/1.00 vMB 137
229,783 229,783 00000000000002761241d2abb581f889e250f198bd455d04f167bbdbc72cbb2e 237 0.12/1.00 vMB 138
229,782 229,782 0000000000000205d4f628a5b008d6b58f689389dc09e0fc7c0e7d34eb658f6b 80 0.10/1.00 vMB 53
229,781 229,781 00000000000001e8988b63694a1708965222046e38bb8382e1f0786709e75425 690 0.25/1.00 vMB 170
229,780 229,780 00000000000001949e95cb446c8fa77420fba1226dd3e1d8a8f139ba71f07de1 6 0.00/1.00 vMB 41
229,779 229,779 0000000000000248554f008397ee5b637be58a3366cb915dd891ab7561ec7262 173 0.25/1.00 vMB 46
229,778 229,778 000000000000001903c8b3c7a4d660538af2130b33159f8eacc0a0279f042d59 519 0.25/1.00 vMB 150
229,777 229,777 00000000000001882f5c5004c50b281d78f905bf269aadc5f299c56a8bb3fd79 118 0.04/1.00 vMB 109
229,776 229,776 00000000000000e80612a88f70f88a78340922ec25558e40dd627873c7ef9b2a 502 0.26/1.00 vMB 140
229,775 229,775 000000000000003adf5fd137647366e69f6c16fc01cf7e2cfb523d25fb316567 663 0.35/1.00 vMB 132
229,774 229,774 00000000000001ff09a37204aa0ae6d38887c29ac49ee8f5c58716812abc8654 255 0.11/1.00 vMB 182
229,773 229,773 00000000000001ad59bbcc0df664affec34fbc3078efd1d2f91359be1b1b073c 88 0.06/1.00 vMB 90
229,772 229,772 0000000000000016f6f3333671f1f0feb55e675b9dd1e8f03c0dabb3a3d4d3d9 137 0.08/1.00 vMB 125
229,771 229,771 0000000000000257eb755a7911586e08404c8c038d5ecb8b1d8d7d824786843d 323 0.13/1.00 vMB 192
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.06 GB
    • Received: 14.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.