Loading Tool

Explorer IconExplorer

Memory Pool

40,878 transactions
26.45 vMB
0.05436395 BTC
Random Selection Loading Transactions
Max Size: 138.46/200 MB

Candidate Block

Mining Attempt cef6e38fa0f330f3cc5621776bee4d19637a361af96cf7e1c9751f4bd97c78ec
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root ee345f3299455a967cbf25258fc5a1b01a2c37fa7bebaa903b45abfd0ada49f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00582190 BTC
Feerates: 99.90 > 0.58 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (571,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,409 343,409 00000000000000000df125ea2da4232a4082da6cb5774da493756e6b16fcf1e7 810 0.75/1.00 vMB 19
343,408 343,408 000000000000000012811359a44541805abea75740de584f003cbf253e04c20e 932 0.36/1.00 vMB 39
343,407 343,407 00000000000000000569c63c0e63306f8fcab2d1b8f6183717494e951a0088eb 529 0.75/1.00 vMB 14
343,406 343,406 000000000000000005383e2d0efe36b570308d18d0b8feb5cf29f04e4f8989b6 990 0.75/1.00 vMB 23
343,405 343,405 0000000000000000001c1f40f01ad284430afd247520d0758cc1be193de33733 1,438 1.00/1.00 vMB 22
343,404 343,404 00000000000000000d5341a80f5980ba43dc4250bb1aa0acd2f2f527938dc5e9 615 0.24/1.00 vMB 36
343,403 343,403 000000000000000014b06880c936b816185dab159c7b75f60f44ccb2e6ebcf85 1,854 0.75/1.00 vMB 34
343,402 343,402 000000000000000001ed9abe38b73eb0fbee0f3645ce73f77872d00c41b4518c 744 0.25/1.00 vMB 35
343,401 343,401 000000000000000002491bc2f1d45d6af1ad1f4b1165f1fc4f1286773f09ead6 512 0.14/1.00 vMB 51
343,400 343,400 0000000000000000056cf9bc07f119e89a78c828d060caa769c10985d872297f 839 0.54/1.00 vMB 22
343,399 343,399 000000000000000014d23d87886a90cb03749eec3170a1877aaaec774ea669d9 454 0.34/1.00 vMB 19
343,398 343,398 000000000000000014d805ce65885627c360768df81b59a5cb101ba40eb10c63 377 0.39/1.00 vMB 16
343,397 343,397 00000000000000000c8943ff33f557a4c878c6ea1d17ed28b694b9c6f8f8fee6 946 0.63/1.00 vMB 24
343,396 343,396 000000000000000003baee14445852134ddfb2a552bc3357a40a09ee5a1acca2 53 0.05/1.00 vMB 16
343,395 343,395 000000000000000017d582f3b99be467a9a886a1cfac3ddd61434ac54bf97828 161 0.09/1.00 vMB 27
343,394 343,394 000000000000000005ba17f7d0bfd4f99bd4d813b12d5205337b3e3e067fd73b 203 0.17/1.00 vMB 20
343,393 343,393 00000000000000001372a379f9579ce36b843e9b616303a3166ddf3b183fe4e3 279 0.23/1.00 vMB 19
343,392 343,392 000000000000000006a1ebe770a51ef479f3bc8aaef039f6098322be416fcfcf 136 0.10/1.00 vMB 22
343,391 343,391 0000000000000000074a4b8bdcdc3a686b2fdb0bbf95489cdf3923b17f0788e3 168 0.12/1.00 vMB 18
343,390 343,390 0000000000000000072fea04f2d715623a94294fdbeafd591681ecf4e27337ef 178 0.14/1.00 vMB 22
343,389 343,389 0000000000000000182e38d8cb9383cd066b436b854b9edd165e81dc9bb4fc83 91 0.10/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.