Loading Tool

Explorer IconExplorer

Memory Pool

77,439 transactions
29.97 vMB
0.10868793 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt d23667df875532570921a01e5b9b60e466b666af77f642b8a2c6658d8db650c8
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root b3cfd64cbffcc3746533b88c5174bc794fc08964acb596416192c375a907214d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.03787049 BTC
Feerates: 357.61 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (18,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,848 896,848 000000000000000000011848a72ba308e454a065cd47af91437e16cd80051305 3,878 1.00/1.00 vMB 5
896,847 896,847 000000000000000000022c5eb2f1587b1e9be69b12104b2dfcc6c9fea14c039a 3,600 1.00/1.00 vMB 6
896,846 896,846 0000000000000000000189059fa69214c070ff2e51cecf4d1b1150c134a728cf 634 1.00/1.00 vMB 2
896,845 896,845 000000000000000000001102028f1a2d0ebfde3f9b49970bf5252329628a2275 4,004 1.00/1.00 vMB 3
896,844 896,844 00000000000000000001b990561084aa305069174650aaa7fdd81bd082585181 3,437 1.00/1.00 vMB 4
896,843 896,843 000000000000000000021ff7cef215cf12815880bf031fdb44d14636fd7a1272 3,627 1.00/1.00 vMB 8
896,842 896,842 00000000000000000001a0e8eb677ab76cf999c41cd01f62c80b2016e841448e 2,522 1.00/1.00 vMB 3
896,841 896,841 00000000000000000000e5249b45ee3220ced83261542b478a059c7eb569c367 3,196 1.00/1.00 vMB 4
896,840 896,840 0000000000000000000136dbc0790daee281e7229b441d5c847ff4d2a26e16b8 775 0.30/1.00 vMB 2
896,839 896,839 00000000000000000001813fbfeb6949d243d605b6d814bed71d86afda465687 1,618 0.90/1.00 vMB 1
896,838 896,838 00000000000000000001aa916464d98fca1cbf9b1bd3d6b18d943995e4c86fb5 4,268 1.00/1.00 vMB 1
896,837 896,837 000000000000000000002358e65e9c93950cadda170b4f7fc23e18561b1e7574 3,403 1.00/1.00 vMB 2
896,836 896,836 000000000000000000025c3b7a298f4f5abc49b1620536407ec8ab6d12c55a25 4,278 1.00/1.00 vMB 3
896,835 896,835 000000000000000000009bf6d425669f87bf00aedecbccb1cead4c17ae8aea44 1,691 1.00/1.00 vMB 2
896,834 896,834 0000000000000000000020e34a7c3497d98f789d4aed83f09788ef55eb40ba6a 2,125 1.00/1.00 vMB 2
896,833 896,833 00000000000000000001b6e78c3c484af74b169d35ea86070f54319a3c15f3ed 3,636 1.00/1.00 vMB 4
896,832 896,832 00000000000000000001915c67bec57ef0b8f361d1df9b8b7fe1446d4c5bcfa8 2,723 1.00/1.00 vMB 2
896,831 896,831 0000000000000000000093b322a583ee12e75d0036aaf0b6dba5a79aafd4c8c9 4,466 1.00/1.00 vMB 3
896,830 896,830 00000000000000000001b1b75af2fcbd3ad974aa3d2b5a745af771d0d0a19783 3,399 1.00/1.00 vMB 3
896,829 896,829 0000000000000000000005099643abaf35c540d5f2e72ed305ec323578dd4d32 4,040 1.00/1.00 vMB 4
896,828 896,828 00000000000000000000f98c29a015f84e08c3a21b77319cbab5445785fc3259 3,797 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.15 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: 744.37 GB
    • Received: 18.71 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.