Loading Tool

Explorer IconExplorer

Memory Pool

77,201 transactions
28.79 vMB
0.06989128 BTC
Random Selection Loading Transactions
Max Size: 172.30/200 MB

Candidate Block

Mining Attempt c67434d4fea048de538ef4102773e43f191efef83701b4decb72c50f9d4ae55d
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 00d48c56f7348cb925c81b085ee2d612fb954e34e39e09a938eca1ab3daa6fb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,102
Size: 1.00 vMB
Total Fees: 0.01192254 BTC
Feerates: 150.77 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (176,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,356 738,356 00000000000000000008952abf78249180e72b841bac0441c12b2bcdd0369cdc 1,479 0.66/1.00 vMB 9
738,355 738,355 000000000000000000050a7018dab4a4d4c6ada47db9f14b722526eae4ab57bb 1,820 0.76/1.00 vMB 8
738,354 738,354 0000000000000000000486a0410201145bdfdea0a8ce3601a2072cedb4b9239e 957 1.00/1.00 vMB 17
738,353 738,353 00000000000000000008a0f68a250676514487cf2dacfb08550a70c0b23b03a1 275 0.19/1.00 vMB 6
738,352 738,352 000000000000000000005bd09b3ffd2405e7a71b85c547109dad615961357659 302 0.16/1.00 vMB 10
738,351 738,351 00000000000000000000720e55d4c63681f55114d4fca6c3eacf4768472a3a07 619 0.56/1.00 vMB 4
738,350 738,350 00000000000000000004589f51ef838d8c4b131e71bb230ba01ab1023f9abfea 312 0.27/1.00 vMB 7
738,349 738,349 0000000000000000000135804a38b2d40ae4d3ef2376a8708bb0d34d5309384b 1,604 0.69/1.00 vMB 7
738,348 738,348 000000000000000000096699ff408248402db745bc88b956334686758b3966f0 2,625 1.00/1.00 vMB 13
738,347 738,347 00000000000000000007ad81b761cf99b602cb99b0e188d82e760df23726e1dc 1,460 1.00/1.00 vMB 3
738,346 738,346 0000000000000000000700d7ef53181d14a5a28e3e050257d548c8684050cb31 2,514 1.00/1.00 vMB 8
738,345 738,345 000000000000000000039b8bc172203a5422b89fd8dd54c99f006209d62ca286 2,352 1.00/1.00 vMB 11
738,344 738,344 00000000000000000005b39fbf37ef71bdba70621817957b3fd2b89a5532b8b7 2,709 1.00/1.00 vMB 2
738,343 738,343 000000000000000000035bec38ffe105ee75dd0d08429c9fb198bc552a558942 2,364 1.00/1.00 vMB 7
738,342 738,342 000000000000000000063f901d7e95a772df176ee1036450b803de6d6dd6460c 1,952 1.00/1.00 vMB 13
738,341 738,341 00000000000000000008fc7f9b8c35c29d1861b49067db3abe6252e4bbb975d9 1,716 1.00/1.00 vMB 20
738,340 738,340 00000000000000000006a0f7b876236769074d6765020326a421721fc34305d4 1,737 1.00/1.00 vMB 10
738,339 738,339 00000000000000000002adf60e18044271e92fc5bfc0501e127fac5eb30a2946 2,653 1.00/1.00 vMB 14
738,338 738,338 000000000000000000011e2e205cf8385f42f4d8f2d97fb47ba75ed157b73267 2,766 1.00/1.00 vMB 18
738,337 738,337 00000000000000000001aa78c93f9442245bab83edcf85345d7b9d7a144823ae 1,717 1.00/1.00 vMB 13
738,336 738,336 00000000000000000003d86208269e8e56de4278ad8103c99dce71061e1be0a2 2,807 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.52 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: 668.74 GB
    • Received: 15.56 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.