Loading Tool

Explorer IconExplorer

Memory Pool

41,775 transactions
26.03 vMB
0.05722031 BTC
Random Selection Loading Transactions
Max Size: 136.25/200 MB

Candidate Block

Mining Attempt e44db16b7f9be2595b2712cbd2ad53e18bdff6f6f5afc5130edb4277504ae733
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 0220ba5432bdd176688d7359cb15aa9e7cd8382e59c5da0b3af6e2a962d457a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00992547 BTC
Feerates: 140.50 > 0.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (138,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,467 776,467 000000000000000000024ce1a8e4f17fd1b5553dca7997ad9f4ada71f6571ded 1,935 1.00/1.00 vMB 15
776,466 776,466 000000000000000000026711f4dc46eac2b45e9630cb8502a82db63dcd20a90b 2,518 1.00/1.00 vMB 19
776,465 776,465 00000000000000000004f7b19b695bec406a9d7309182364522f37e5bf4c816b 3,238 1.00/1.00 vMB 21
776,464 776,464 00000000000000000001d84a181e045f239955c8af4c912ff1f16d72ee590596 2,147 1.00/1.00 vMB 19
776,463 776,463 000000000000000000014251768332050cb85e2192e6f93e9ffc2c1fb99b0163 2,184 1.00/1.00 vMB 17
776,462 776,462 00000000000000000001358cfaf1896a6c826247c2c056ca9669f310e0f140f8 2,050 1.00/1.00 vMB 26
776,461 776,461 000000000000000000020671ce42831254741fb083702f20dbeb219a2b7bfbf5 1,846 1.00/1.00 vMB 23
776,460 776,460 00000000000000000006c51cc3e230c2d27b21347270ef4e660f9ca7bd1cc41f 571 1.00/1.00 vMB 9
776,459 776,459 00000000000000000000b1b67551e3d5ba701c36ed4edd12df8b4f4ed6f8d0ef 553 1.00/1.00 vMB 8
776,458 776,458 000000000000000000023e26e298e80868b99016a10c4bd54ca1879773abc6bf 879 1.00/1.00 vMB 10
776,457 776,457 000000000000000000056b6ea8a8df64ade6d12eabeb9191aba7b1909d769cb7 2,446 1.00/1.00 vMB 13
776,456 776,456 000000000000000000024a45372c45a6de04acb63b513292bc9da505278d1abd 2,144 1.00/1.00 vMB 19
776,455 776,455 0000000000000000000403124969399703151d2bce085d00c3770b867075afc6 1,607 1.00/1.00 vMB 23
776,454 776,454 000000000000000000060a269a032293653ec191416e844d629e2a116080850f 401 1.00/1.00 vMB 8
776,453 776,453 00000000000000000001f6ad900f6bc07ec3ebeaf32f171c65e2291d6b991119 1,134 1.00/1.00 vMB 13
776,452 776,452 00000000000000000004b1d14ca34af9d33c0eb25e2a283e0a09bc64a7523669 1,579 1.00/1.00 vMB 12
776,451 776,451 000000000000000000014c9c4f0b2208ae4df09425b68a74e8a48dde9171a2d0 642 1.00/1.00 vMB 8
776,450 776,450 0000000000000000000058f6543dddb1aff0fa1baa319d8b684a22a1a0bce91c 1,168 1.00/1.00 vMB 10
776,449 776,449 00000000000000000003139c60cd0f23f7eb1cdda5f3ddadfc0c15e0f58bc5ca 1,777 1.00/1.00 vMB 17
776,448 776,448 00000000000000000001311e0d0c1874eaed0052b7e7d24bd556eadb759c096e 3,028 1.00/1.00 vMB 20
776,447 776,447 00000000000000000006696d87a9311382b84472a6893950abb9936805d2183a 1,351 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.