Loading Tool

Explorer IconExplorer

Memory Pool

79,989 transactions
30.31 vMB
0.08651789 BTC
Random Selection Loading Transactions
Max Size: 184.84/200 MB

Candidate Block

Mining Attempt a3ff3cb29312d978a586af7ae24464ce0f39d57f31098507dcf35acf3c6e9812
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 74b1b245059a6d3bb0a5926fec97d7463ea3ee8dc6e6e23c84df713edac2497f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,553
Size: 1.00 vMB
Total Fees: 0.01890360 BTC
Feerates: 200.00 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (625,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,336 290,336 000000000000000047dead21fd5cc77fa4c0d0f91b0d71fb8586432be8dcd78c 685 0.35/1.00 vMB 43
290,335 290,335 0000000000000000ef424f9f470ef660afe724d3ca39b6f4378f717f82e38892 65 0.07/1.00 vMB 13
290,334 290,334 0000000000000000d47e4d3f4baa34827ff3b2a12619efa5b546af3b3e8c2255 740 0.60/1.00 vMB 29
290,333 290,333 00000000000000008d5822e0457d869c596e70a48f3717efddcf2d37ac711cfa 216 0.27/1.00 vMB 18
290,332 290,332 00000000000000006e2a0fbbcec6ed020812ce0f4674b3fbc9b1e350dbbe4cc6 161 0.33/1.00 vMB 39
290,331 290,331 0000000000000000052cb46227baeb2dc70ab51a554433262cf89378696903d9 1 0.00/1.00 vMB 0
290,330 290,330 0000000000000000840ba6b020622fe5d322cfa5195a19fadcd6a22eb8d173c9 1,047 0.50/1.00 vMB 40
290,329 290,329 000000000000000051ac3606d0800821eee065e2b99f8bd652fe7cedb02a1cf5 711 0.35/1.00 vMB 42
290,328 290,328 0000000000000000128bf32bc6a4e8029790aa445098f4696374ebf5b1a4de7a 118 0.35/1.00 vMB 10
290,327 290,327 000000000000000001c6f5f2df24b03f190d6ae7d338c72dfa329a0a17b5dee3 718 0.35/1.00 vMB 46
290,326 290,326 00000000000000000ac229b024d7551b8035c55283f1a2e896bbcd3a412b111c 461 0.35/1.00 vMB 25
290,325 290,325 000000000000000094cdacb387433d0da43978866aa810dd5dbedb278f6fdacd 512 0.21/1.00 vMB 50
290,324 290,324 000000000000000062ce38e61ff7ac91eeeb208b59be62643c0a792e4f3ae7a4 146 0.12/1.00 vMB 28
290,323 290,323 000000000000000074ab1eb24031cb8bfda5207f984ce56c0ef45ea9640b820f 510 0.35/1.00 vMB 28
290,322 290,322 000000000000000035a65b6e38bc7f6827241d58249142e0769a6ae1d9e4f8c3 1 0.00/1.00 vMB 0
290,321 290,321 0000000000000000fc41115df5c172e2a720af7f6f0efe005e921ec01bde0fe4 64 0.04/1.00 vMB 23
290,320 290,320 0000000000000000aae434c3e2f575e6da2d16f031d8d310067fec4252fa21ec 105 0.07/1.00 vMB 29
290,319 290,319 0000000000000000c25d43c4923dee867eff9b99df3ba6e3ce8617e9549bccd0 205 0.14/1.00 vMB 25
290,318 290,318 0000000000000000cf1d5bc5a166686cb069a717aa3dd760a2b2dc2a9a3d632d 447 0.38/1.00 vMB 31
290,317 290,317 0000000000000000b9d3ec737cce9691174f52e9181e286314633ffbc97911a9 74 0.10/1.00 vMB 9
290,316 290,316 0000000000000000c17228bd24b82457ca1067a794d33a8668b9c383ebfb6dda 65 0.08/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.04 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: 719.69 GB
    • Received: 18.13 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.