Loading Tool

Explorer IconExplorer

Memory Pool

12,793 transactions
4.32 vMB
0.02546518 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.20/200 MB

Candidate Block

Mining Attempt 55698935a378089e1dc5fa7baf37210ae468100374239150787ba3b49dd18f63
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root dc2bea9ea4763bd4cba0482b4065d4375a76b8d8c2028fd7fc8ae62442ae2698
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.01994005 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (566,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,858 346,858 0000000000000000086be9fc9ae0fe4eecf2e5dcd2bd332a7ae54a13d98bb11b 740 0.49 vMB 18
346,857 346,857 000000000000000016bc6db819232b2fb5e0cae41689b537fcdf2f3adca2abb2 1,300 0.75 vMB 27
346,856 346,856 000000000000000001b7027ff1204614a202085e53b712b2342940bdeb8b96d4 1,024 0.59 vMB 25
346,855 346,855 000000000000000012f0bc112eeaf142f77c3e6aec3eac55d5be61bcf290b0f9 98 0.06 vMB 14
346,854 346,854 00000000000000000a6a6bf09c44bb0c75d60738504fd0c2552e97f4e32bdcc7 569 0.44 vMB 14
346,853 346,853 000000000000000014ed2fe65cba01ea3716dfe72f973002f6e9321543267bdd 1,331 1.00 vMB 18
346,852 346,852 00000000000000001140744922a715f914a9e204c2d9574b15a4d0d696461690 512 0.15 vMB 47
346,851 346,851 00000000000000000498024c6eb08a89a59344939c16acb5118d3f0e31ae85b2 1,976 0.75 vMB 34
346,850 346,850 000000000000000008f6c21087bf954cd42d46f210954c0ef4bc6b171f4880fb 440 0.33 vMB 14
346,849 346,849 00000000000000000076ef0e7fbbac8f1e967f68cfe218ce98ac2074b121ae17 128 0.04 vMB 34
346,848 346,848 0000000000000000084612849b41390de7cffe44ce2e4bd39ab181f2924208f6 937 0.63 vMB 24
346,847 346,847 00000000000000000c0ec089b47d956bf4b0bc858a9dba4844d2da9c3228b92b 1,413 0.75 vMB 28
346,846 346,846 00000000000000000c60533d43415b9faf5e08da583dbc7ede00b8273cf3c3ff 759 0.54 vMB 16
346,845 346,845 0000000000000000121d2627f37aefa58a540f21d4b1e5f5574c934c0aa1ef42 1,298 0.70 vMB 28
346,844 346,844 00000000000000000c56a802015af70a29f3bf7298f78cff55839c2ab0e8d3e8 354 0.35 vMB 11
346,843 346,843 0000000000000000075690e81ff4e1d3c4f658a609673edf71194dbaea650766 128 0.04 vMB 50
346,842 346,842 000000000000000008d47e7028651986f351161de1a6395342cb76e4524940df 849 0.59 vMB 19
346,841 346,841 00000000000000000ca9c4e8b621240705420dd5e4cdb10a040603b56c92aad1 437 0.18 vMB 35
346,840 346,840 00000000000000000b112b9e0423bfe2315fd154000ece69ace1de8abcb5908e 576 0.74 vMB 11
346,839 346,839 000000000000000013e6b3d1ac8958c1d5ea2d2ea7bd9194a7a800a0a6085cdb 622 0.35 vMB 26
346,838 346,838 00000000000000000ae5021cff0ab99f8a1953955f8112c39f3cf6e9dae5bf56 297 0.14 vMB 37
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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