Loading Tool

Explorer IconExplorer

Memory Pool

18,624 transactions
10.94 vMB
0.03218228 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 78dc784369b8172cb9d61634f8171536a1a0eaea33b9b224ce2d4f9aca6f21b0
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 (771,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,623 141,623 000000000000075b39943f7f4aead32e8f16ca1f8a1cfe9bc9f60997775c9516 77 0.03 vMB 50
141,622 141,622 000000000000003250cf9b0475fe1be8e2f71cc4aa815f5497495bf9ffc56326 45 0.04 vMB 64
141,621 141,621 0000000000000316f28a19a563e8e527b648a7401749675a5e2d4fc3b4b9b05a 77 0.04 vMB 216
141,620 141,620 000000000000004af5d028b8dd91a0c756317e187518bd39650a34918c95a5a0 96 0.03 vMB 51
141,619 141,619 00000000000002df696d52c786e15dcab534aab32d61970eba6ced3362b67c3d 31 0.01 vMB 202
141,618 141,618 0000000000000371982fa939c14e5b862f60e24d392695905abee51d49fa19bf 72 0.04 vMB 327
141,617 141,617 00000000000006948f4b16ab5a375e345d6fb1f3052c8f87c4c8451487f8073c 63 0.03 vMB 191
141,616 141,616 000000000000039f139386c066a9364042998c28bf2eb17b5ffe69f56e4048ba 37 0.04 vMB 238
141,615 141,615 0000000000000468568a15140a82b591f2f076d80cd19ce6f710693f1c9c17d2 52 0.04 vMB 254
141,614 141,614 000000000000021f68880309914886dc000edfba3748974186ac02ca786599a7 139 0.05 vMB 153
141,613 141,613 000000000000026d37f045baf1e7b958b70cb8c838e91e1878328555dddea6d1 72 0.05 vMB 215
141,612 141,612 00000000000000a2061b948c09b550b861e7ef55abb3d24de61f58bf04464156 120 0.04 vMB 28
141,611 141,611 00000000000004dea9e3be46032c11ce9f619008938ac4235ce4b229eb1ebc27 18 0.01 vMB 427
141,610 141,610 00000000000005b642edf80ef0193567758e91f0946c46eb1a52a9c90b33453b 30 0.02 vMB 48
141,609 141,609 000000000000068a5ab8071151ac7ae3b9295ae36c3fb6931e767b3f1246e520 44 0.03 vMB 230
141,608 141,608 00000000000004d7717ce2e1cea23af7faebbfde49f0a8ab6ef31e5d37153859 37 0.02 vMB 275
141,607 141,607 000000000000015ef0ffbc79d3ce924516a4c86b6c7290d848b6e7892d850708 7 0.00 vMB 29
141,606 141,606 000000000000005f9298efa720e8177e1501b2e9751e5e07b126af642274268c 33 0.02 vMB 270
141,605 141,605 00000000000003398cf7f927ba9434244653c135de87ad824103190c089476a5 14 0.01 vMB 37
141,604 141,604 00000000000001c83850c9e3273b2ae7bb37342510bc13c809c45b18a22aebcd 68 0.03 vMB 169
141,603 141,603 00000000000006f18d0f45bf9eedce4334cd741e79f63552f9e96b0879418222 3 0.00 vMB 0
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: 92
    • 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.