Loading Tool

Explorer IconExplorer

Memory Pool

77,031 transactions
24.05 vMB
0.12882694 BTC
Random Selection Loading Transactions
Max Size: 150.73/200 MB

Candidate Block

Mining Attempt 9518cbbd616711eb95c6e280fad3602d3e66b4fd3c1c76ed9bb6643a8a21b3b0
Version 20000000
Previous Block 00000000000000000001a1575cb2493421239ff442abe822068464135e1f5eec
Merkle Root 357b429a1e25aa8e8076f342bc7d351d5d223509f86e6b83610aed8eca55e996
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,384
Size: 1.00 vMB
Total Fees: 0.04425428 BTC
Feerates: 265.25 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,827 (654,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,334 261,334 0000000000000006c7e767b1a04ef217d7c764ad432c5f210156e8836da9bed6 54 0.03/1.00 vMB 13
261,333 261,333 000000000000000bb51ce40ee8df1359315b5addf9ad1556444445ac1223a52f 449 0.20/1.00 vMB 109
261,332 261,332 0000000000000019aef75456d27319440ff7bcc12f15f6b21b08ca59f60f39d0 476 0.20/1.00 vMB 114
261,331 261,331 0000000000000016eaf29f3d66bf02131614ead03c357b76198a9aac0d1839e8 58 0.03/1.00 vMB 5
261,330 261,330 00000000000000014864e405d38f079d339d61c25d7d775bc34566c790c93671 64 0.03/1.00 vMB 10
261,329 261,329 0000000000000012b819a9ed1be1d90d499ebca2bad13d95ed03f39cd8514fa2 108 0.04/1.00 vMB 53
261,328 261,328 000000000000000de3028ef03f9ad0c3c9c7f485ccbde088d792a78d14e60694 111 0.06/1.00 vMB 36
261,327 261,327 000000000000000d62b0fa3f5b570973d2ed736784d7b08ba964bfd8ecc55f53 221 0.15/1.00 vMB 17
261,326 261,326 0000000000000012af4389e0769cfcfba4d6a54129ba4d90ad0c5b90bd9d2ee6 245 0.11/1.00 vMB 147
261,325 261,325 00000000000000134eff5c9afe4cc7993330602940a5fdfc7284d94ce330de48 193 0.08/1.00 vMB 62
261,324 261,324 000000000000001bc1edb942285bfe7a5801fcc673585e5b15f85de5511576a5 80 0.14/1.00 vMB 14
261,323 261,323 000000000000000bbaef0985f8ff86e48ca453f4ee4b09f40648eeab6edd1ce8 458 0.25/1.00 vMB 49
261,322 261,322 000000000000000d2166e7b5d97aef4af79bdcfe934506981c8add3a93b6b2b0 521 0.25/1.00 vMB 3,679
261,321 261,321 000000000000000520ed32153b4c9f2bda7a5bb6b8f8fb48c1041591da6567de 716 0.33/1.00 vMB 103
261,320 261,320 00000000000000062baf2831be43f5aceffd10c5a231b3fbe37ede05f3827a71 330 0.20/1.00 vMB 47
261,319 261,319 0000000000000010fc5543a5bcc7bdd06d27a846f32818334207338977b34d2a 632 0.25/1.00 vMB 163
261,318 261,318 000000000000000d17f15db7eaf7c5465f8569528f36f73e79eb010009a7e785 382 0.24/1.00 vMB 44
261,317 261,317 000000000000001a92729d7a33382b789953a0defe6de62380e4808766d0b997 634 0.25/1.00 vMB 180
261,316 261,316 0000000000000005ded31132093f86cec3d1e920ff51e46bc7195d7c3a8f4706 340 0.25/1.00 vMB 53
261,315 261,315 00000000000000181c11268e7ad7be3174db680f6ff14cc2ec6e1fe56f840e36 1,033 0.50/1.00 vMB 93
261,314 261,314 000000000000001401ec47c80f1aea9853f95f9ff964a7051b60c837083557fb 609 0.25/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 783.80 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: 790.99 GB
    • Received: 21.76 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.