Loading Tool

Explorer IconExplorer

Memory Pool

18,625 transactions
10.94 vMB
0.03218658 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 5fbaad03df3e280c2d033a003b3c05db5dfea57a55725d1c709f0c0e2b19df32
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 49aaba0b597cabb894058414e55da761360666a060868e66e09df4e641e15529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.00699959 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (742,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,483 170,483 00000000000008d5b47930e43bce4c01a7405bb81649c5258e109fe6091a99b6 9 0.00 vMB 277
170,482 170,482 000000000000019caf638fc273bb983751a0cd9661956cc6c0059b991cafcf3d 39 0.02 vMB 25
170,481 170,481 00000000000002e7612642aea3801e3b6e4639f61a3fa5cfcdd155f8c5087919 20 0.01 vMB 132
170,480 170,480 0000000000000a82b30c24bd2ef6b83c9d8c5e17a392a0cf4a94e1ee32e27222 1 0.00 vMB 0
170,479 170,479 000000000000054cf214a7d00df9ba816fcd28c51f91e8133ba6cb9546cfb5fd 76 0.05 vMB 44
170,478 170,478 000000000000007d126143625baafc7ebdd7bc2a4e7acf11ad763f470ba61d31 30 0.01 vMB 4
170,477 170,477 0000000000000643247c3cbc565e23c24ae73cc9c796cdb80157d8c9937c6708 1 0.00 vMB 0
170,476 170,476 0000000000000255fb3fccb05dc81a615f98c58a87964ed33a6a85a7d12f7ea5 31 0.05 vMB 44
170,475 170,475 000000000000018bd9f0fd20bc35b496627414e284df96b800ae485aa375f509 102 0.05 vMB 44
170,474 170,474 0000000000000515304d55422d57df560ef2b6f8f7ad314a936dea62b0f9019d 1 0.00 vMB 0
170,473 170,473 00000000000007446f3d4218648b7c65d55534f21e89f1ea9e30e8934e92d42e 1 0.00 vMB 0
170,472 170,472 000000000000025bda46b285dc6c77b4fea911fc2e9d41fb0a0ed2744b2b37bf 8 0.00 vMB 263
170,471 170,471 00000000000006dee7b2d66a7aab9f2dc4e2003571bfb371e76604ab0eca6138 130 0.04 vMB 11
170,470 170,470 00000000000001910428607209a09ff7bbc18a3bfbb4a13b2ef89b8acaaa4643 49 0.05 vMB 116
170,469 170,469 00000000000009e7db092b7992615464c7dffcd990b2bf29566b2a78b1c29ccd 1 0.00 vMB 0
170,468 170,468 0000000000000555c1e5bd81562f289a3032a098213a72112c3766d539ca7c8c 26 0.02 vMB 53
170,467 170,467 00000000000001298201d6183e33065faf6f724388c74b41d016ead8ba56e8d0 5 0.02 vMB 104
170,466 170,466 000000000000057cb92a3e4e0e0cd2f12ccb9f8cddf7329c9850df5d7d1cb7e0 67 0.03 vMB 57
170,465 170,465 0000000000000b2ee7bf55a6bf5ce110a9d3480f98a0d5cfd790cc0a01e61f75 23 0.01 vMB 49
170,464 170,464 0000000000000a5d9c9917e7e99e9b28639108984a8bd1c8feb27e06cce00e48 37 0.03 vMB 8
170,463 170,463 000000000000066b3e8350621a080d3d2e0d31e098e7470aa6c73831f93916d5 15 0.19 vMB 50
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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