Loading Tool

Explorer IconExplorer

Memory Pool

81,300 transactions
29.57 vMB
0.08372833 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt 49b302c567427239912f5dc1433cbed2e4bc80d38214581c51ba1e9efc3fa9ff
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 0f758f429866a22ee0d0227ffaa1cef29a1cb6e15bd341b6d05e2642def1f935
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,274
Size: 1.00 vMB
Total Fees: 0.02148863 BTC
Feerates: 100.53 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (404,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,117 510,117 00000000000000000001484b8fcc76111296b89fcffef6dcfcc7432a3642f4f9 285 1.00/1.00 vMB 6
510,116 510,116 00000000000000000042d8b1845aa37b0cc5db2409cd08fe8230fc0a89da5121 1,601 0.62/1.00 vMB 63
510,115 510,115 00000000000000000056a825be638cb0f7f2b7f464ea23ecd84a1b9ea87d3be3 197 1.00/1.00 vMB 2
510,114 510,114 0000000000000000001750b8fb927ae0d56c696a5265715c05952856ea3e9b0e 2,014 0.77/1.00 vMB 48
510,113 510,113 00000000000000000034a021d78e1cd76487579fd1262e167b3e97c71d46756d 1,348 1.00/1.00 vMB 22
510,112 510,112 0000000000000000004c23fb81ce512ff3c4bd6dc1211dd165533eb11bc01dc4 172 1.00/1.00 vMB 3
510,111 510,111 00000000000000000000a625c8a27ea08cf64aacba341981321ec3c3872a7057 752 1.00/1.00 vMB 15
510,110 510,110 0000000000000000000674a45ee6dfd37d3344f531988ac442932a8ebc922751 1,275 1.00/1.00 vMB 33
510,109 510,109 0000000000000000003f1e8ab35c8bc59994247fda25249ddd7e407ccb111d6a 1,955 1.00/1.00 vMB 10
510,108 510,108 000000000000000000504d7dcc23cda23a9892400b139a78e6b8557439bc4eed 1,922 1.00/1.00 vMB 37
510,107 510,107 0000000000000000000fc5ad70550e0ec21c04a43383b0393a312666ef8c417b 1,905 1.00/1.00 vMB 106
510,106 510,106 0000000000000000002207d75609c91809eefd0642e2604c3f154b937b223f32 1,878 1.00/1.00 vMB 22
510,105 510,105 0000000000000000002afc262eecd06046051f1f184ba47977c4bf991fc33457 2,254 1.00/1.00 vMB 51
510,104 510,104 000000000000000000369088f4f928c3a2dd772ecc8edef7c035868dd851d760 2,640 1.00/1.00 vMB 110
510,103 510,103 00000000000000000058018291a67010fa9dd5e91070a90ef6e47382d5740204 399 1.00/1.00 vMB 10
510,102 510,102 0000000000000000002cd9bb13a60ca5e6fcf08959f47e6447d71834e1e0d440 2,316 1.00/1.00 vMB 42
510,101 510,101 000000000000000000202afa14b9e46ad23c68b0c43d903b0ad4ee8671825897 2,217 1.00/1.00 vMB 78
510,100 510,100 000000000000000000129457d22efb9e2ded96ad96e9a3e0118c1acb196b37e5 754 1.00/1.00 vMB 26
510,099 510,099 0000000000000000001b2f15bbe33d1d5e1dbdeb92b42a4b9126f9eb28637a9f 1,438 1.00/1.00 vMB 55
510,098 510,098 0000000000000000002a7a0cba34e4932e3b591e3ee37f59cc1c907f49a0e013 1 0.00/1.00 vMB 0
510,097 510,097 000000000000000000335c95f355a1486d32bb8d9e03e65729c72ff9206ef047 396 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.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.