Loading Tool

Explorer IconExplorer

Memory Pool

77,579 transactions
29.34 vMB
0.10073289 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt f840d271f87f2f0ab95c94042a91bbee12d2737443478fb89804edafaafd1d7c
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 556fbad94ac52c070f78956e4f4de3405c66cdf1cf711e3bf1e0f3f8a70f3c8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.02660518 BTC
Feerates: 151.12 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (541,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,596 373,596 000000000000000004a7fcefc23aeca994eec7becd2daedfbf40daf5326e4635 2 0.00/1.00 vMB 0
373,595 373,595 000000000000000001954f23a50d87f20bf2acf118f839322aab5c979050ff43 823 0.97/1.00 vMB 14
373,594 373,594 000000000000000004852e84cd5a9cc0c43247a4212cb22b313fa5c5443496b1 2,101 0.93/1.00 vMB 41
373,593 373,593 000000000000000012474491df68cda13ed6429fd32c90f5df0c83a97b9ea0cb 1 0.00/1.00 vMB 0
373,592 373,592 00000000000000000ae5a6b6bc08a213aee1573bdb13c591cc719ad89120bfe3 1,329 0.63/1.00 vMB 41
373,591 373,591 00000000000000000ffc46aa1ad74e41d06e763969fcff83ebf8dfc9329bfe0f 1,312 0.72/1.00 vMB 39
373,590 373,590 00000000000000000d7d5120b13c55b7f994f20eb03e48037848011297e5b20c 1,362 0.56/1.00 vMB 48
373,589 373,589 000000000000000000eda54742273c7c55e8cdac337c367290374f5ded5e7dc5 1,637 0.88/1.00 vMB 36
373,588 373,588 000000000000000002bae50dc0723d71ef6e33e74d49c95a210746a9fed4393f 232 0.68/1.00 vMB 4
373,587 373,587 000000000000000008b890efb47461c4d0834afb646615caa19c8dc454d1e651 953 0.69/1.00 vMB 23
373,586 373,586 000000000000000002abde409127d83259fc4e5ee3fdadb05590f37891281aaf 1,829 0.75/1.00 vMB 48
373,585 373,585 00000000000000000c1370b8575ef9baa3758ed5a1a191fb64bb7d9c6b53825b 373 0.19/1.00 vMB 38
373,584 373,584 00000000000000000d7b88365885a3cd27485ffbb12d8c250f9bc6931f492259 792 0.95/1.00 vMB 16
373,583 373,583 00000000000000000c2fb99889ea7180d61a893d1bda3ef857fe436a6bf5925a 1,460 0.71/1.00 vMB 53
373,582 373,582 000000000000000004132ec88785501298a4c2f9e23efb1288d7b27938c7f3ec 134 0.90/1.00 vMB 2
373,581 373,581 000000000000000007a47458fd1b32051fef2da57cd218b698f0721e55d0fd77 1,140 0.94/1.00 vMB 22
373,580 373,580 00000000000000000e0e87dafa5db5c2eb63b819029f24a9e0f2c92b337acfb4 553 0.95/1.00 vMB 7
373,579 373,579 00000000000000000c13e5d19800a36e776f3af0e315303985a4d70c03897ae1 1,748 1.00/1.00 vMB 28
373,578 373,578 000000000000000004d8d92b2a86b0f241edf2441d0bcf6b91fcb2fa2dff30f2 1 0.00/1.00 vMB 0
373,577 373,577 0000000000000000071f2691890b078cab06324469e562b20df9b32b85e5e6ea 2,379 1.00/1.00 vMB 54
373,576 373,576 00000000000000001169918c90d920add5facd47710bc141c6a7d9161ec69e8d 1,854 0.93/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.