Loading Tool

Explorer IconExplorer

Memory Pool

16,432 transactions
7.90 vMB
0.02367871 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.86/200 MB

Candidate Block

Mining Attempt 731adfdca5a8b605abf8fea1236dea197fdf5c8a35f1ac01ca882a52eea06ad5
Version 20000000
Previous Block 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2
Merkle Root 952962c257894eacc5d5fcec212d92c3189d4bfb4485fb02c2b2b9b2987918bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,688
Size: 1.00 vMB
Total Fees: 0.00731693 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,416 (861,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,321 52,321 000000000070ee16a463900dbb7b9a71921c00d1189e7b957485fd6191f15c79 1 0.00 vMB 0
52,320 52,320 000000001bfc130df9bc1c7e1e7f1b83ecd531de97cc4755ae7ab4515f662724 1 0.00 vMB 0
52,319 52,319 000000001679f3769468c2f2846e10466ab61720d13bea61ec48cb800610c9ea 1 0.00 vMB 0
52,318 52,318 000000001971766975f10556a3848751904dc99988684b8a992a01f5c4f48266 1 0.00 vMB 0
52,317 52,317 000000001ea28389880e12bfd5dfcd4d9f7d73194e822fa61ab432c30f3c2dc4 1 0.00 vMB 0
52,316 52,316 000000001f7747882950f0dd72694565d35f8e5a590494bbd99e363d752b8dd6 1 0.00 vMB 0
52,315 52,315 000000001e0f1f1ca2a0dc3161ac53ae999558d4ba2d36ae6a1ee11921ba904d 1 0.00 vMB 0
52,314 52,314 000000000bc8531896e25a0e7ee885d38005a7372ed9592947b7b7dba091eb46 1 0.00 vMB 0
52,313 52,313 000000000c822d09ce717554514d72d8d57181e8627e57579d0f70deb883b481 3 0.00 vMB 0
52,312 52,312 000000000503bab9391cccdb4b29b42ec2e2bd10c718dbdc66f7432daf633c9e 1 0.00 vMB 0
52,311 52,311 0000000012ae873671ad827b923d3d4471b4410d1a66eb69ee8b6cdafd350c86 1 0.00 vMB 0
52,310 52,310 000000000c707e01f741855d1bd9055ea8fa83dbf2af3f204784c03549096924 1 0.00 vMB 0
52,309 52,309 00000000140cf03c9e8ef03b66e666e8d4c600ff7dafe004840b934a1c804609 1 0.00 vMB 0
52,308 52,308 0000000001df85ec052934c351fdfe18d2047c1d133e437c956311b135ff8389 1 0.00 vMB 0
52,307 52,307 000000000ce7602f7281a3c037ba371015207bcb34b964fc4832a382ab6ec99b 1 0.00 vMB 0
52,306 52,306 000000001cad6e190d6a9840ccd10ce3ac714e4c9c7c19f777a700dfb6c25058 1 0.00 vMB 0
52,305 52,305 000000001ecb978f246ab5c6447029b544f827982a23d593eb136ad8fd14289b 1 0.00 vMB 0
52,304 52,304 000000001f90c78016f23f0880355eb4ca778d5a971275f02776ebbdab43009c 1 0.00 vMB 0
52,303 52,303 0000000019d8d8747162fd7033e6aa545218968e00caf9b69ce7509237518047 1 0.00 vMB 0
52,302 52,302 000000000a591c5f3f4d952c14cac382356625083f3353e96810664cb27a2ed8 1 0.00 vMB 0
52,301 52,301 00000000159a607b5ebb055abf80a9270e39b9c793c098c365c0c9a56e8c529d 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 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: 290.76 GB
    • Received: 1.19 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.