Loading Tool

Explorer IconExplorer

Memory Pool

75,385 transactions
27.78 vMB
0.07957810 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 9865a1d747743abf4d5a8c4f31b235888715ef573a6b4e05d4c496cc96099ef1
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 4c6fcdced4d1f76dc0ed6841d92c1583b4a07bc4a024f707667645b5180aebf3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.02015719 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (764,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,547 150,547 00000000000004df253f9b264f269416d83ac819c303b2e8a895742a6ae8170a 10 0.00/1.00 vMB 65
150,546 150,546 00000000000007906789c3ed11654c294336620aabfc8cdfec29ceb7d94c172c 21 0.01/1.00 vMB 38
150,545 150,545 00000000000006a4c3b61d9c0e315ed3255ee8cec8081bb12bfa12761211cadb 81 0.03/1.00 vMB 57
150,544 150,544 000000000000056a13540642d2a28554d88bf97d772760151792fc069b0e1dc4 17 0.00/1.00 vMB 172
150,543 150,543 000000000000019d8672c05c391f23ed93722cd421b3e684cb576460b49231ac 13 0.01/1.00 vMB 35
150,542 150,542 000000000000049db4bea3d0298db045c898db4a9f2ab78311cbc206b60c77bf 36 0.02/1.00 vMB 309
150,541 150,541 00000000000004e8a4197364c674859e8d195aaf328fe4999e3eed2f7b36a48e 45 0.01/1.00 vMB 7
150,540 150,540 000000000000089d99020abae371bc950d21954e0e276c5f6d9e555d397ff5cc 28 0.01/1.00 vMB 72
150,539 150,539 0000000000000577ce82e6273f6f78dab06ed214c77b14a6b56987738321b22d 31 0.02/1.00 vMB 104
150,538 150,538 000000000000008794b7cd4dd129786c0bd5673a461ba6040fb11b223808ace7 15 0.00/1.00 vMB 667
150,537 150,537 0000000000000644d8d752f8820470f52243b227d65739ca0abb488282a20b88 48 0.03/1.00 vMB 241
150,536 150,536 00000000000008f509a8d7d3649fdbdd406bc57042abbdd6fbba603dcb024d98 8 0.00/1.00 vMB 63
150,535 150,535 000000000000081f7811648c69928519684d35bd986bb29287a2635e096e3e2b 102 0.03/1.00 vMB 114
150,534 150,534 00000000000005258a093b43976a3773abe496629eb6d52f926c26d7042ec0cb 58 0.03/1.00 vMB 93
150,533 150,533 000000000000006b442a2fd8caf5d9cbc9f3cb01fc403d124343173e52e85495 8 0.01/1.00 vMB 0
150,532 150,532 000000000000031fbf3f89a3e5767a40bf229aa49716597701221d614a9156bb 12 0.00/1.00 vMB 53
150,531 150,531 0000000000000390965ac60df193269c3156db152474ecdbfe8827c58fc64648 21 0.02/1.00 vMB 68
150,530 150,530 000000000000015031008ca3295aff6bd28dd14a435435d47202f780eaf4e70c 103 0.04/1.00 vMB 14
150,529 150,529 00000000000002335880ab80f4cb9bc6da4a75c029368a5bbeac9ff9fd653297 9 0.00/1.00 vMB 426
150,528 150,528 00000000000009636a38e94413db666b30c2f40d9dee784d0e40a238b28c15fa 25 0.01/1.00 vMB 135
150,527 150,527 000000000000087970c750c4266507c505113564cd504157987e0a8d1f59153c 16 0.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.