Loading Tool

Explorer IconExplorer

Memory Pool

42,669 transactions
30.32 vMB
0.07621103 BTC
Random Selection Loading Transactions
Max Size: 154.38/200 MB

Candidate Block

Mining Attempt dba658be047e2a784405b313693b03f55aaa1c137a3271bcecd8a663dbd5bd13
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root d039d21b558ecdef371e4af5e56f8d6e153c740d8c12712c1f65763129cb988a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.01552280 BTC
Feerates: 150.75 > 1.56 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (605,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,759 308,759 000000000000000026c7777b5becc3df63febae2b77b9e13e90021dd13e20e7e 351 0.24/1.00 vMB 28
308,758 308,758 00000000000000000db498d6ba5fed2b25344d89aa8baa2ffb2e3682631da7d8 65 0.10/1.00 vMB 8
308,757 308,757 000000000000000028fd935d93b90e71b522c81a31db44e027807f0852954c43 307 0.25/1.00 vMB 21
308,756 308,756 000000000000000002a2aebbc7caf1e1d802216f74fb106ef59206aee573ade6 317 0.18/1.00 vMB 29
308,755 308,755 0000000000000000255afbab1594b55ed6590d208f6f325a828e7dcbc403cdea 789 0.59/1.00 vMB 25
308,754 308,754 0000000000000000255a6b97194aabfa9916cc7709a4025ab014a9ec6090e0a4 1,086 0.73/1.00 vMB 28
308,753 308,753 000000000000000004120ab282ae64e42d5a80f9f4bec2d29abbafbde1658d4f 409 0.74/1.00 vMB 14
308,752 308,752 00000000000000001c47226d56d55e8175d099a50d3816f5e2b91ce6626c608b 1,076 0.75/1.00 vMB 28
308,751 308,751 00000000000000003a6fd1893ac6918a94db8e032b003571ea4974a640fb5a09 1,306 0.50/1.00 vMB 41
308,750 308,750 000000000000000001b03fb49809b81a73218e43d5c68a6922238f17cf533b3e 679 0.54/1.00 vMB 22
308,749 308,749 000000000000000040533a91e8ac5361394bf2af6f0ec5aabeca9fbf5112e6bb 327 0.35/1.00 vMB 16
308,748 308,748 00000000000000003e7c04aec82c1f2ee6aad04d7294cd1a18ecbda8486c07fc 1,055 0.35/1.00 vMB 48
308,747 308,747 00000000000000001a6a0fe67a1dc0a5cad12aa382ba2a6a1dd19c415206efc3 470 0.26/1.00 vMB 31
308,746 308,746 000000000000000019bc231cf116691375b828ef4d4334e89f22df38e2238528 119 0.09/1.00 vMB 13
308,745 308,745 00000000000000003f87d75e8c57a2f215abfe277240eaeb085eaef37f744333 1,059 0.68/1.00 vMB 26
308,744 308,744 000000000000000003f24c093c469afb6995ad8f0b19be2775e78eebc59d0ef6 389 0.28/1.00 vMB 25
308,743 308,743 000000000000000038e419f8a5065463bdf1f374bb8e23997278b7fa1bc3f9da 209 0.13/1.00 vMB 26
308,742 308,742 000000000000000022b06a5d7a43e50d4232c9624ca82af7a1b398533f9c7950 857 0.55/1.00 vMB 28
308,741 308,741 00000000000000002280f61aa8335ec0a5893785c0419b3f183133e966f95d35 110 0.06/1.00 vMB 28
308,740 308,740 000000000000000000bad470e32c96fc1a724da1d392ba5c3a5ff60e8d3bcc6c 785 0.52/1.00 vMB 29
308,739 308,739 00000000000000000fd05638b683f5f6118c3a379cd2af51cc4a2aad72dba6dd 262 0.18/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.66 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: 627.26 GB
    • Received: 11.73 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.