Loading Tool

Explorer IconExplorer

Memory Pool

82,220 transactions
31.81 vMB
0.10865861 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 1aa30ab963988e0c4f5b967d8346ba6c81e3f5b0f58ea067f4e0a304f31c9ac1
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root aba88101d923af718fe538241c76e65a94d497078513751f7c45a256776d5b62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,631
Size: 1.00 vMB
Total Fees: 0.03375077 BTC
Feerates: 265.25 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (265,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,329 649,329 00000000000000000005f125f4654251400324e4678c7e9c6590e202c9f3522c 1,864 1.00/1.00 vMB 23
649,328 649,328 00000000000000000007068ae80d558b96d57c2ff6f38919769d4c8776fb7bc5 1,320 0.64/1.00 vMB 15
649,327 649,327 00000000000000000000604f2a3b3c3c20a6abe132a43c23c65173247645f1c3 2,163 1.00/1.00 vMB 4
649,326 649,326 0000000000000000000951ea31a21d6db55f134b3a7919782af201c84493d151 1,170 1.00/1.00 vMB 13
649,325 649,325 0000000000000000000505723f0f7653cfcf9d56cdb94e3c6940a28a2c26b5ad 2,518 1.00/1.00 vMB 43
649,324 649,324 0000000000000000000e4def800dc6249d99d9e735d9402e5459eaad7d4f43a8 1,277 1.00/1.00 vMB 19
649,323 649,323 0000000000000000000c3e3b8312cb55075f745dfb7c42ee99c0738519f81ff8 1,075 0.60/1.00 vMB 22
649,322 649,322 0000000000000000000771fc84524812a8be3440c21ab3c5e674f60b81b19b06 538 0.24/1.00 vMB 21
649,321 649,321 0000000000000000000bf76083f14654aef28b053c98b8b727f520dc9fded0ce 1,311 0.43/1.00 vMB 24
649,320 649,320 00000000000000000007542001be80c4deeda5170a3cf4078edf8ea83c580269 2,139 0.86/1.00 vMB 23
649,319 649,319 000000000000000000006d768186e0119892ce2d2ca74215637300dd1ecabebb 87 0.03/1.00 vMB 32
649,318 649,318 0000000000000000000e1e534df4e328443de2967595fce15caa7a473a9a4cb2 1,770 0.70/1.00 vMB 13
649,317 649,317 0000000000000000000e6d033b3947f337dd917b93d290c7e956d7ba5203fc79 1,923 1.00/1.00 vMB 7
649,316 649,316 000000000000000000003fd7dcf79d91886d642c7281d7e7f66f8075430ddd53 2,390 1.00/1.00 vMB 58
649,315 649,315 00000000000000000005fadf74049f5c2a07b85dbc0bbbd71635f5eb15839df4 1,433 1.00/1.00 vMB 52
649,314 649,314 00000000000000000002e708438fe6c2ef79edb52ca04a1d2f045ef92cb889dd 1,341 1.00/1.00 vMB 63
649,313 649,313 00000000000000000000747b9cacffe2d4fa86eeb33c19ba9310290f2a71a0e8 544 0.22/1.00 vMB 27
649,312 649,312 00000000000000000000235c008f169e8655f72265baa29cdb681fc934d6a520 214 0.11/1.00 vMB 19
649,311 649,311 0000000000000000000bddb07ea2e34c559b5d89e33c0714630c6b7c8cceea4e 1,948 1.00/1.00 vMB 11
649,310 649,310 000000000000000000003d007b35e67b69c9c4fdf08fb69a3eff55c0e854385d 2,475 1.00/1.00 vMB 36
649,309 649,309 0000000000000000000c21e89397a3c8eb078ad6608a1fbc59beababce76d827 717 0.58/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.