Loading Tool

Explorer IconExplorer

Memory Pool

48,357 transactions
27.88 vMB
0.06446322 BTC
Random Selection Loading Transactions
Max Size: 149.00/200 MB

Candidate Block

Mining Attempt 7f202b4f7f7cdaafe80223a588f99e61ef9cc528b334b23dc312e9dd22a0cdac
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 9eed054c24f6f2a20b1cd1be79289ba0cd5f075b20a01139c5104aa9873d9c91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,051
Size: 1.00 vMB
Total Fees: 0.01114480 BTC
Feerates: 100.90 > 1.12 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (393,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,792 521,792 00000000000000000031591145605720bdd7c32cd5daaf11d20abbcb7ac37452 608 0.44/1.00 vMB 13
521,791 521,791 000000000000000000127420f8f4bc332e94cd5740a9430622f161441d9f4eb9 2,264 1.00/1.00 vMB 36
521,790 521,790 000000000000000000230df0d3fce89b9507720748bf0f5cd3df26e4579ba2da 1,594 0.99/1.00 vMB 21
521,789 521,789 0000000000000000001f6028013b415064ddb8856d75dfd668db8df2ccaf0ae0 876 1.00/1.00 vMB 14
521,788 521,788 0000000000000000001dd81d3f2067febff774517cac796ac67b91ccacd490c7 1,805 1.00/1.00 vMB 29
521,787 521,787 0000000000000000003f825777bf024683c3bf54a21918c1783aac76d87db8da 2,006 1.00/1.00 vMB 31
521,786 521,786 0000000000000000000596085069b22c22852cbb5ec2b0cc7ed38e999f4b1e53 401 0.15/1.00 vMB 30
521,785 521,785 00000000000000000016d3106fb7176261f420ddeab7a9d64c9ddd8a7b93ddc0 1,333 0.50/1.00 vMB 23
521,784 521,784 0000000000000000001b468f7ecfe2a28277c917bc485da2e951ae986cf79ad1 1,809 0.89/1.00 vMB 28
521,783 521,783 0000000000000000001e664de2b021f54e019de22a8bc22e7d14055378e9859d 1,231 0.49/1.00 vMB 28
521,782 521,782 0000000000000000000b8d91c4e0cd042752a773b03c22a6cee91a00751a4ec6 515 0.35/1.00 vMB 39
521,781 521,781 00000000000000000030534af75a47f3170ee0db188cba12f36ffc93aa56701d 1,122 0.48/1.00 vMB 30
521,780 521,780 00000000000000000011882e5292dc27c330fdfef4f4b99765eef5b96a12ac6e 1,135 0.39/1.00 vMB 37
521,779 521,779 0000000000000000001216f380de18f1942b25c59db0e705068ebbf271ac6e7a 704 0.38/1.00 vMB 40
521,778 521,778 0000000000000000004396423fb9ba360e746d40a0ee2131bbed97d0ed4c8773 996 1.00/1.00 vMB 5
521,777 521,777 0000000000000000002056d61a12a89b069b11d2389608331ede286cd30d8028 2,566 1.00/1.00 vMB 10
521,776 521,776 0000000000000000001d223ed5eed0984d98349ca67ca1f1b989f3cbc7441258 2,437 1.00/1.00 vMB 21
521,775 521,775 0000000000000000003fa0467bb4ee2aa8280f053a5fda0ca36b793b46391573 1,202 1.00/1.00 vMB 11
521,774 521,774 0000000000000000002bed30d65127de6e4e9a8f85852a805a91ad1b1ae343a0 2,368 1.00/1.00 vMB 31
521,773 521,773 0000000000000000003ac04edb8a58ae15628db145bfe9a5a6573e7dfc54c864 1,507 1.00/1.00 vMB 16
521,772 521,772 000000000000000000261b701b01031c3c724fa7215b55d082cf4319eca02ca5 1,365 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.02 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: 650.01 GB
    • Received: 13.24 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.