Loading Tool

Explorer IconExplorer

Memory Pool

35,364 transactions
26.62 vMB
0.05692083 BTC
Random Selection Loading Transactions
Max Size: 134.39/200 MB

Candidate Block

Mining Attempt ec907c2a43861fa922b1bfc05c253ab9dff47fac05053cc14c77923d2d8c60fe
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 3d53504e0bc43102412fb398317e7f6e11826ea150654b24312447606fcb5bcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.00723908 BTC
Feerates: 160.84 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (617,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,513 297,513 000000000000000066be7f49184786b5836d5b2a0c2e69fae8d4547e7bfc4f48 795 0.35/1.00 vMB 41
297,512 297,512 000000000000000007e0fd3aba34a0244cf322677bdc893a36c5e2945b43dba4 358 0.25/1.00 vMB 23
297,511 297,511 000000000000000034fa0733c3347c93b05d458d73bebcb73f5349d8a2d5744d 577 0.50/1.00 vMB 23
297,510 297,510 00000000000000006a85ff593184d6a3f44957a8eab2fd74683d7715d3bca903 472 0.25/1.00 vMB 35
297,509 297,509 00000000000000001aecb65c53dea5a5ccbac32cfbf2cde4b14625655855e1e6 1,858 0.92/1.00 vMB 43
297,508 297,508 00000000000000005bd6389e958d2a227450bad7be0c7666fd73d4a4731b1def 644 0.90/1.00 vMB 17
297,507 297,507 00000000000000005b8f6e8406cd158ff6a3b7dd7a61dfeeacfb6d94231654ea 446 0.35/1.00 vMB 22
297,506 297,506 00000000000000009b2476b6705f349915ee62fe5218c88d7668f3a868844103 1,024 0.67/1.00 vMB 27
297,505 297,505 000000000000000098ec24e55e6cb42086462996bcc288f1599be64aa9ee58ca 1,247 0.50/1.00 vMB 43
297,504 297,504 00000000000000001cfb98ccb89b08980645a93d39f91dbaf04cfcc0e8b6b8b4 1,183 0.90/1.00 vMB 22
297,503 297,503 0000000000000000374e3487e0d754ddafc86e63f0ca740c535507e7b0527dd3 1,063 0.75/1.00 vMB 19
297,502 297,502 000000000000000091e3f0eb93f9b520423333e8a747bbb2c0e6671c7e313476 819 0.35/1.00 vMB 38
297,501 297,501 00000000000000007a5afa86ed026788599a96cfa6417cfa0ed627461abd0068 1,662 0.92/1.00 vMB 29
297,500 297,500 000000000000000068e783f99e9338be3af1314e746fe9bd84f981809d8ca45d 1,024 0.69/1.00 vMB 28
297,499 297,499 00000000000000005e1147fa2c0160a7c2e5d58825317c09a043e74683f3ae3e 2,409 0.90/1.00 vMB 51
297,498 297,498 0000000000000000291395ab1f1d9695a2bd1ea8a876d944f29df2d9a7ccaf53 1,497 0.50/1.00 vMB 54
297,497 297,497 000000000000000001f139464dc8b469c99604004c5030186b2017e0ce0d5203 1,723 0.50/1.00 vMB 92
297,496 297,496 00000000000000009ada8d1bcaebe4f47dd012f208fac2880f41591004734dc3 256 0.12/1.00 vMB 103
297,495 297,495 00000000000000001fb86ae8e043340da370bb3275a0e4ab4e71c375b3d62f05 982 0.35/1.00 vMB 53
297,494 297,494 0000000000000000789ceab714eeb38db024778759ce0b48c14c7f40cf94de09 1,099 0.35/1.00 vMB 76
297,493 297,493 0000000000000000091ae589c034bc0466e2feca51dc018bb2c3303e8ab8648b 945 0.50/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.