Loading Tool

Explorer IconExplorer

Memory Pool

41,785 transactions
26.83 vMB
0.06134936 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 48b7c72e8817aefa7adb00bce63bffe125ae0d18401d8c3b13e7cb6ed2f1fa1c
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 67b68aa51c07c9b3f86dad289467b747a024a302da0b7ac2dcc4314dd5e1b98f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,157
Size: 1.00 vMB
Total Fees: 0.01169508 BTC
Feerates: 60.14 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (381,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,853 533,853 000000000000000000257e88eb4bdf078f9c39987172ba1181205b11037aad7b 105 0.04/1.00 vMB 37
533,852 533,852 0000000000000000002f197f9e31281e434dd2c4423c8bef1e414c2dcffd4a68 1,668 1.00/1.00 vMB 6
533,851 533,851 00000000000000000006d1dd11b4692251b208c3d2d7c9393b6bf0cb1db808d7 2,572 1.00/1.00 vMB 23
533,850 533,850 000000000000000000069db183a61c70fa7247b5fe6b2e2b8d146db0395c4bb6 770 0.28/1.00 vMB 34
533,849 533,849 00000000000000000003cf0066ac0fd120051ec05d71d9d190ddeea40065c21c 323 0.16/1.00 vMB 14
533,848 533,848 0000000000000000000693b2c9b20b0d88009079ff50daa1b772d9dd00e84e86 971 0.51/1.00 vMB 16
533,847 533,847 000000000000000000054490543ffa4e9ada9b505052428579a7fdf662df4ff8 1,458 0.93/1.00 vMB 12
533,846 533,846 000000000000000000136033e92d16a6afad386bca325faf6db56bde8c8ab56f 939 0.32/1.00 vMB 37
533,845 533,845 0000000000000000002d6087da9f9c2d28311887965690dd732584a6edaef199 461 0.18/1.00 vMB 41
533,844 533,844 000000000000000000091182be7e35630f67922cfcfc969f05fc06d8f49fda6b 1,503 0.76/1.00 vMB 20
533,843 533,843 00000000000000000020af00ad1b710c960d7dc07697a62a79414c891ab78a6e 1,667 0.82/1.00 vMB 17
533,842 533,842 00000000000000000001b6d2bec644ff0f1d06975823d4ad7a640bf5173563b7 1,702 0.90/1.00 vMB 34
533,841 533,841 000000000000000000249f385e4de558a2f4aad829fe79fca6f40283dc1d9141 973 0.43/1.00 vMB 21
533,840 533,840 0000000000000000000271c2adcbb69902a6df4acdf7b33229c75c334486fe6e 814 0.48/1.00 vMB 32
533,839 533,839 0000000000000000001d78065b9e39900f25ad6ff8f1a43fbaca11723126d366 70 0.05/1.00 vMB 7
533,838 533,838 00000000000000000027efc8a20863acc46ee0fe97f8d5673f9715209bf6736c 1,120 0.52/1.00 vMB 13
533,837 533,837 0000000000000000002393f900c03ee039b479be41316c269f301b64930d21a6 1,769 0.86/1.00 vMB 17
533,836 533,836 0000000000000000001cda618b4b48ac694b8c39a2e6e56ba75104840e6a2c18 882 0.45/1.00 vMB 25
533,835 533,835 0000000000000000001a1f6615d1092b856d68ceab069fa3a2cbe7b24663ad49 1,352 0.64/1.00 vMB 16
533,834 533,834 0000000000000000000cb0e84bd9669047b22b5c1b532b963991c1b35fc9f3ab 630 0.35/1.00 vMB 15
533,833 533,833 0000000000000000000712520f8a15e4ab27cf709abde1b6b26e7a4e70e2f4de 174 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.