Loading Tool

Explorer IconExplorer

Memory Pool

81,420 transactions
30.47 vMB
0.11319897 BTC
Random Selection Loading Transactions
Max Size: 183.51/200 MB

Candidate Block

Mining Attempt 4faa7fdb0c330d2267a754e5d9432e33cb215f18a84f05a094080323ec75f5a2
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e56a299dcd8c5a3cb33370388287cb4a891875290fa78af7f69eefca9b84a54b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.03863153 BTC
Feerates: 180.34 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (500,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,335 414,335 0000000000000000039edafb218a307e011123836bf1a9d0cecf67c703bc929a 1,816 1.00/1.00 vMB 45
414,334 414,334 000000000000000001814bcd6ff971fabf75104fdbf20cff54db030ffd41ca7e 1 0.00/1.00 vMB 0
414,333 414,333 000000000000000001b2b98312a785fa1ab270764f9a61a21d2d020c563cbc58 2,638 1.00/1.00 vMB 77
414,332 414,332 000000000000000003fdbbf93d74624f79b3f965533b18c40db2c412eda1fe26 2,441 1.00/1.00 vMB 66
414,331 414,331 000000000000000000bfe91e6fc8add62eb96fb45087df8b87aa196329a2ca1f 2,467 1.00/1.00 vMB 54
414,330 414,330 000000000000000002642cbbb739759aeb664d68ed5f354d5ba5a675ca21b604 2,910 1.00/1.00 vMB 83
414,329 414,329 000000000000000000dcb21f00d25e1d9af322bb9bdadda98c15c49075858ec2 1,831 1.00/1.00 vMB 43
414,328 414,328 00000000000000000192b677823673718112da665cf033133d68c43b69f4d09c 3,649 1.00/1.00 vMB 58
414,327 414,327 0000000000000000025074ec8b24e9505048f170189dc3f15d9de5ae8758865f 2,912 1.00/1.00 vMB 79
414,326 414,326 000000000000000002c91a144fc71abf64b0facbe3109572264d4aee72f8fa98 1,033 1.00/1.00 vMB 24
414,325 414,325 000000000000000004631b5aa5df0f697a5fb9f28f6a2e1f8f843529d4d245a1 1,931 1.00/1.00 vMB 38
414,324 414,324 00000000000000000194fad7a21bcbd5986bbb923748614f75ae800655caef05 2,930 1.00/1.00 vMB 74
414,323 414,323 000000000000000000d4d1f04bc81d890c417ab8ca7b4b0c8d799e49c9c15619 1,146 1.00/1.00 vMB 23
414,322 414,322 000000000000000002a3f9b41caed211f334bf3d4575754b4a02a07eeece11d6 1,028 1.00/1.00 vMB 21
414,321 414,321 00000000000000000050ff190b4db499873bc1f4908751029f53ace35ce540b8 2,266 1.00/1.00 vMB 53
414,320 414,320 000000000000000004cd2226cbf79526f1f03362bd50f04a4d7c99ce2b3ca4da 1,711 1.00/1.00 vMB 28
414,319 414,319 0000000000000000022791964bb50b04d6b40e75d89d9012043263e13b88f84f 2,184 1.00/1.00 vMB 47
414,318 414,318 0000000000000000039ac0a9d029c19262671e251de4fafdf63d73928cc9c9fe 1,855 1.00/1.00 vMB 61
414,317 414,317 000000000000000005146df74d4f59b089aa8a937e79286d068dc70fd90c89dc 2,382 1.00/1.00 vMB 55
414,316 414,316 0000000000000000010ee1abce6a26b65d3d19295255fd8428c2282fc6549bb5 2,298 1.00/1.00 vMB 77
414,315 414,315 000000000000000002b4ea6c4e3a26b8c3902a72c0f8cdcdec3ada261010260b 1,107 0.93/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.