Loading Tool

Explorer IconExplorer

Memory Pool

23,764 transactions
11.76 vMB
0.04049037 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.19/200 MB

Candidate Block

Mining Attempt 64075990185a2adeb864488d7f54793a484eb1ef2685d5529f531a67377e62a9
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root 557ae2cb6c01ce4d899fff59220609b3ab8ac817b5f19fbcf53c966fe6b2b84d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 0.9978895 1.00 vMB
Total Fees: 0.02105530 BTC
Feerates: 503.57 > 2.11 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (562,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,794 350,794 000000000000000003293c2857c25bac15565671e104c7b82de5a1792fd8a5a4 1,395 0.67/1.00 vMB 34
350,793 350,793 00000000000000000068763c0666852b6a5c8c9fa8be462932a01dbd69bdf75e 111 0.05/1.00 vMB 19
350,792 350,792 000000000000000000a2f774b3cc230bc7b3b46c3c1d0c3156bcffdd272d9596 559 0.26/1.00 vMB 33
350,791 350,791 00000000000000000b91c5c3d22671595b0947147e5d7a3308be688d256edde0 625 0.38/1.00 vMB 24
350,790 350,790 00000000000000001346f0404826ceba4469d3470f2225a657c26f5847f6149a 170 0.09/1.00 vMB 139
350,789 350,789 000000000000000013141cb42068a8c9efeca8661054e642d41544e3b4961965 273 0.13/1.00 vMB 27
350,788 350,788 0000000000000000029be712dd59ea6e86626f8536867df9d4394395e59dedcb 420 0.24/1.00 vMB 23
350,787 350,787 000000000000000014013f77a12a567375726862e9932b0e00f2ca645b7e1dd7 262 0.11/1.00 vMB 36
350,786 350,786 00000000000000000d085c7af6e08006fef507af55bac3b0a8ee0bb692583efa 475 0.21/1.00 vMB 34
350,785 350,785 000000000000000001aa0f63c69427014d3985c227ba522f490ff88e3ced100d 265 0.14/1.00 vMB 35
350,784 350,784 000000000000000010f21b105b759b2c1df9c20f749ecd9d6e410a06a9d82b2a 35 0.02/1.00 vMB 26
350,783 350,783 000000000000000012d24ce222e3c81d4c148f2bce88f752c0dba184c3bc6844 344 0.19/1.00 vMB 43
350,782 350,782 0000000000000000149da4eace9da6968142fa2491a0c830202cd45c8809c1f2 818 0.36/1.00 vMB 36
350,781 350,781 0000000000000000155f78ff9800416771362242de8b30a04fee1f68c3a59fa0 463 0.21/1.00 vMB 35
350,780 350,780 0000000000000000133dc1577c49520c5e25b07f0f9a90db5819da5841747614 605 0.31/1.00 vMB 28
350,779 350,779 000000000000000011c44a17582e5add75e8e4c35e4f9846bfed105bfe653baa 638 0.33/1.00 vMB 29
350,778 350,778 000000000000000012647e97404bae479ec33bf613e8b5982d6c7a2552bc4843 263 0.14/1.00 vMB 25
350,777 350,777 000000000000000002fd5595530d0d5fb53a6baa063988d8a47fa5fa483e8787 663 0.34/1.00 vMB 25
350,776 350,776 0000000000000000045edc9dabfb99a7c1d01e63875a687f5024c0c1a7cc1215 935 0.75/1.00 vMB 21
350,775 350,775 0000000000000000177d45abcb7ce3b4d772bfe5cf93ad11381747043dc0dce5 651 0.49/1.00 vMB 18
350,774 350,774 00000000000000000fbe1740f7f9584cc59aea94dae205ac78b898ce3cdddd4f 493 0.21/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 484.16 GB
    • Received: 3.22 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.