Loading Tool

Explorer IconExplorer

Memory Pool

81,946 transactions
30.66 vMB
0.10089436 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt ef834d52960dcf6493a922e1b2f8ba5f438a2c1d6cd5dac72c7908064c287a0d
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root ca6192754fdd0bbad25a1dbae23a14ea45fd58fae0d9889aff77524c4c59dd06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.03505219 BTC
Feerates: 150.77 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (319,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,666 595,666 0000000000000000000e1dcf3a072a0186dae348f1c7c065b5eeefec6de2ad15 2,647 1.00/1.00 vMB 34
595,665 595,665 0000000000000000000df2466c0610bcfc7a0dcbadcc63e719686a2a7f2c8fac 2,661 0.87/1.00 vMB 8
595,664 595,664 00000000000000000016bf4d18f770e7904920a665b157962b2a26e18e8c464b 2,763 1.00/1.00 vMB 37
595,663 595,663 000000000000000000152c5299da4609cc5c60fb4ef25ff91186b38b65588d45 462 0.19/1.00 vMB 18
595,662 595,662 000000000000000000145623e501d061f56caf25bc5a0010e8af6d980364a78b 1,629 0.63/1.00 vMB 17
595,661 595,661 0000000000000000000c8a217e22ca5801e4a01d53de46fb4584e4ad390d0458 2,953 0.98/1.00 vMB 8
595,660 595,660 0000000000000000000c60e623d5055d1425c91ee6b6b50e03530c04005d15c3 2,331 1.00/1.00 vMB 37
595,659 595,659 00000000000000000010c1222cb56bc0d85b8742dd60de7a9191db1c2ac481cb 332 0.10/1.00 vMB 27
595,658 595,658 00000000000000000012075d73769b6ad220201707b44ae3c0b30fa2fcc04c19 1,984 0.74/1.00 vMB 18
595,657 595,657 000000000000000000064ba8937473ee40ebfddf89bc9758ecdc4d197fb9bc00 3,045 1.00/1.00 vMB 8
595,656 595,656 00000000000000000012320009ccac886fc80338d4bb7fd7d4b890369fd0e14e 2,891 1.00/1.00 vMB 4
595,655 595,655 000000000000000000151cee2929a378f42d890d644c987bf50e3dc7ae31a898 2,295 1.00/1.00 vMB 19
595,654 595,654 0000000000000000000678ea0ad680d8101811795e2e1eab49b9fd5b6bdd2d79 3,372 1.00/1.00 vMB 31
595,653 595,653 00000000000000000002e6cda6cc13d65459d74b1f635bfa1ddd7dd9a833e79c 3,323 1.00/1.00 vMB 44
595,652 595,652 0000000000000000000c10f314b755797f9c9293d7f695417a42b1333f3ccbd2 3,078 1.00/1.00 vMB 22
595,651 595,651 00000000000000000008da66d5d5c1c99a8980cfe58b264987efea2668e281ee 3,264 1.00/1.00 vMB 42
595,650 595,650 000000000000000000092adde0b17083d0972ccac3f384fb5b63257242183e71 3,304 1.00/1.00 vMB 20
595,649 595,649 0000000000000000000f7c0711a1f41d2b71509a6659ae10362e2941ebd0ba47 876 0.29/1.00 vMB 21
595,648 595,648 00000000000000000004600072a33caebcde7ce4ce1dd756bddc2e869783323b 1,813 0.99/1.00 vMB 1
595,647 595,647 00000000000000000007278710122a83f41c1e71800ecbe643e8abcfe54269ea 2,187 1.00/1.00 vMB 12
595,646 595,646 00000000000000000002ff66ebc1c505badf826d188e6d4e11d611bd183c952d 2,799 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.67 GB
    • Received: 14.93 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.