Loading Tool

Explorer IconExplorer

Memory Pool

81,840 transactions
31.73 vMB
0.10723577 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 42bdbd8720bcc137e2e43fd2a78e2ce7fa0eb197d75fa59d99d5a211996b2b5d
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 9b0087aa29cf1ebff76194e23db104e59d8f6bdb4ae133151e554facf96a3c3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.02384884 BTC
Feerates: 711.74 > 2.39 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (566,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,011 349,011 00000000000000001592e92a4c78f3c6a43e14fe9c188b70fe23a39e4b19d6ea 1,688 0.75/1.00 vMB 25
349,010 349,010 000000000000000005afaacdd796f4df6175a408cec07331f9a922cfa5faa399 1,278 0.35/1.00 vMB 61
349,009 349,009 0000000000000000064fe7ecd3af3a9bf24e1a4753787c8947a4ff5162ddc78d 512 0.16/1.00 vMB 49
349,008 349,008 00000000000000000d04a8eb3edbf992d8ff0b4d27b7d219c809efd760b688dc 137 0.05/1.00 vMB 30
349,007 349,007 000000000000000012b5dc4af6bba7aabfde492f75d27b9972ea90b7b264b8c3 1,069 0.58/1.00 vMB 44
349,006 349,006 000000000000000003ff064656c95232140011ff16df070e1fc9d891fb33810a 312 0.15/1.00 vMB 42
349,005 349,005 000000000000000015e0496c3750dfa274337249edd133b5111cbf8aae7e006c 317 0.17/1.00 vMB 22
349,004 349,004 00000000000000001511fb713ab4908ab665bff635ffba994aadcd848f01c017 1 0.00/1.00 vMB 0
349,003 349,003 00000000000000000eb84708cc3da26862ed22d09b8828cc0ce4b1d457369a4d 310 0.15/1.00 vMB 23
349,002 349,002 0000000000000000145379324048d1087142fbb9699c8227f36b51b18443af6e 385 0.16/1.00 vMB 25
349,001 349,001 00000000000000000a0d82184e456e93c332fa9c470cc7d75f5e4d73b26adf54 1,872 0.99/1.00 vMB 29
349,000 349,000 0000000000000000088ab566bf655994f7be79b6abc23a174285ad067f152526 1,066 0.50/1.00 vMB 31
348,999 348,999 000000000000000009fad3f19deab1f7b58ae0bcc5d528fd420b8a9481db8abf 80 0.03/1.00 vMB 25
348,998 348,998 000000000000000000ae17dd2e85679d83e437ea53736e2e25b53ef74cf6d635 274 0.17/1.00 vMB 25
348,997 348,997 000000000000000014305f6f6b156237cfd9bd12e77772f6cea7c9820149bbcc 19 0.01/1.00 vMB 27
348,996 348,996 000000000000000006cb6b224032423fd689089949b4f26af6d6726641964e75 351 0.22/1.00 vMB 23
348,995 348,995 000000000000000003c795a1fd7d772f6b6534cd4a91d10cbf23b9872d08061d 794 0.42/1.00 vMB 27
348,994 348,994 000000000000000004eec5ac29f34494ef0dc9eba4555a62b0ef8c22838ae7ba 503 0.39/1.00 vMB 19
348,993 348,993 0000000000000000101b8abbb370a3c60d82b114abd4e78ee76ec2c65d199b54 917 0.35/1.00 vMB 38
348,992 348,992 000000000000000002c77fe10f6cb8563b39dc4a51308c5644f1c560db4719cf 101 0.06/1.00 vMB 24
348,991 348,991 0000000000000000135678b978af5153870f2cc5c8181300f41e35ea93309370 452 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.